1. 47342d5 Change the rest of lldbutil.py's function names to all lower case formats to be consistent. by Johnny Chen · 13 years ago
  2. 47da810 Fix up how the ValueObjects manage their life cycle so that you can hand out a shared by Jim Ingham · 13 years ago
  3. a52c0e5 Converted to use SBProcess.LaunchSimple(). by Johnny Chen · 13 years ago
  4. 4b1850a Modify test scripts to accomodate SBTarget.Launch() API change. by Johnny Chen · 14 years ago
  5. 5ec14f8 Deprecated old forms of SBTarget::Launch. There is not just one and no by Greg Clayton · 14 years ago
  6. c4e7477 Remove the expectedFailure decorators. The bug: by Johnny Chen · 14 years ago
  7. 6465fa7 Decorated two new expected failures: by Johnny Chen · 14 years ago
  8. 3ad0186 Fix typo of the test method name. by Johnny Chen · 14 years ago
  9. a8e2ea7 Modify test cases to accomodate Python API change: by Johnny Chen · 14 years ago
  10. ec953b5 Add the @python_api_test decorator for two test cases. by Johnny Chen · 14 years ago
  11. ad5518d Fix some typo in method names and docstrings. by Johnny Chen · 14 years ago
  12. 9ac4be9 Added some tests for ObjC stepping, step into ordinary and stret methods, and stepping by Jim Ingham · 14 years ago
  13. 5899a23 Added the source file for some ObjC stepping tests. No test yet. by Jim Ingham · 14 years ago