llvm-project/lldb/test/threads
Johnny Chen 025d1b8f95 For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string
as the args and the envs to the launched process.

o lldbtest.py:

  Forgot to check in some assertion messages changes for lldbtest.py.

o dotest.py:

  Also add "api" category to the default lldb log option list.

llvm-svn: 121220
2010-12-08 01:25:21 +00:00
..
Makefile Add a test case which uses the SBProcess and SBThread APIs to iterate through 2010-10-07 21:38:28 +00:00
TestPrintStackTraces.py For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string 2010-12-08 01:25:21 +00:00
main.cpp Fixed compilation warnings emitted by clang. 2010-11-11 20:18:36 +00:00