1. d0fef81 For lldbutil.py, Change a bunch of function names to all lower case formats to be consistent. by Johnny Chen · 15 years ago
  2. 0b8fd43 Rename test/threads to python_api/lldbutil; it uses lldbutil functions to print stack traces. by Johnny Chen · 15 years ago[Renamed (92%) from lldb/test/threads/TestPrintStackTraces.py]
  3. d762ff1 Modify test scripts to accomodate SBTarget.Launch() API change. by Johnny Chen · 15 years ago
  4. 109941b Fix wrong order of "import lldbutil" statement and its usage in the failure case. by Johnny Chen · 15 years ago
  5. 6f907e6 Deprecated old forms of SBTarget::Launch. There is not just one and no by Greg Clayton · 15 years ago
  6. 025d1b8 For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string by Johnny Chen · 15 years ago
  7. c043de1 Fixed compilation warnings emitted by clang. by Johnny Chen · 15 years ago
  8. 0c724ef The StateType representation has been changed. Modify the test cases to accommodate. by Johnny Chen · 15 years ago
  9. 28ae294 Move the enum to string utility functions from lldbtest.py to lldbuti.py and by Johnny Chen · 15 years ago
  10. 7ea9aee Add a test case which uses the SBProcess and SBThread APIs to iterate through by Johnny Chen · 15 years ago