llvm-project/lldb/test/functionalities/stop-hook
Johnny Chen ebe51726b8 If we spawn an lldb process for test (via pexpect), do not load the init file unless told otherwise.
Set up self.lldbOption to be "--no-lldbibit" unless env variable NO_LLDBIBIT is defined and equals "NO".
Also add "-nx" to gdb spawned.

llvm-svn: 141384
2011-10-07 19:21:09 +00:00
..
multiple_threads If we spawn an lldb process for test (via pexpect), do not load the init file unless told otherwise. 2011-10-07 19:21:09 +00:00
Makefile Move to plevel dirs stop-hook, target, process_launch, and signal to reside under functionalities. 2011-06-27 22:10:42 +00:00
TestStopHookCmd.py Add a simple regression test for 'target stop-hook list' with no target specified. 2011-09-23 21:34:40 +00:00
TestStopHookMechanism.py If we spawn an lldb process for test (via pexpect), do not load the init file unless told otherwise. 2011-10-07 19:21:09 +00:00
main.cpp Added a test for problems caused when Clang errantly makes the line range for one line 2011-09-23 21:24:57 +00:00