Add a test for setting and hitting the C++ Exception throw breakpoint.
authorJim Ingham <jingham@apple.com>
Tue, 28 Oct 2014 00:53:20 +0000 (00:53 +0000)
committerJim Ingham <jingham@apple.com>
Tue, 28 Oct 2014 00:53:20 +0000 (00:53 +0000)
commitc891d8634955ead4c84b1f8c4f011b071203c5ad
tree35f4f83036c7024448414efb37187f5af08db7a6
parent37ad134219cf77141304dfe168e5b32925b18cd6
Add a test for setting and hitting the C++ Exception throw breakpoint.

llvm-svn: 220743
lldb/test/functionalities/breakpoint/cpp_exception/Makefile [new file with mode: 0644]
lldb/test/functionalities/breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py [new file with mode: 0644]
lldb/test/functionalities/breakpoint/cpp_exception/main.cpp [new file with mode: 0644]