llvm-project/lldb/test/dead-strip
Johnny Chen a21249597e When running a single test case, lldb.SBDebugger.Terminate() is not being called
because unittest.main() calls sys.exit() before returning.  Fixed by registering
an exit handler for this situation.

llvm-svn: 110379
2010-08-05 21:23:45 +00:00
..
Makefile
TestDeadStrip.py When running a single test case, lldb.SBDebugger.Terminate() is not being called 2010-08-05 21:23:45 +00:00
cmds.txt
main.c Test that breakpoint works correctly in the presence of dead-code stripping. 2010-07-06 22:52:00 +00:00