1. e3a83d2 Add usage docstring to SBValue.h, and minor update of docstrings for SBValueList.h. by Johnny Chen · 13 years ago
  2. 2664941 Remove unnecessary 'import' statement. by Johnny Chen · 13 years ago
  3. a7ab590 Add a little spice to the script to allow us to specify a function name to break at and to disassemble. by Johnny Chen · 13 years ago
  4. d807c51 Add a little twist to the disasm.py script so that it is possible to terminate the inferior process by Johnny Chen · 13 years ago
  5. a6cec39 Modified to use SBTarget.LaunchSimple() API. by Johnny Chen · 13 years ago
  6. 528a916 Use built-in truth value testing. by Johnny Chen · 13 years ago
  7. 5949d28 Modified to take advantage of the iteration protocol for our lldb container objects. by Johnny Chen · 13 years ago
  8. bb73710 The example had gotten stale, so I made it work again, and for fun printed out the frame registers as well. by Jim Ingham · 13 years ago
  9. 3f6d14e There's no need to explicitly call lldb.SBDebugger.Initialize() now. It is done by Johnny Chen · 14 years ago
  10. e3c81e0 Minor change. by Johnny Chen · 14 years ago
  11. d8c6253 Cleaned up the SWIG stuff so all includes happen as they should, no pulling by Greg Clayton · 14 years ago
  12. 4fbfcda Fixed a few issues with the example script. by Greg Clayton · 14 years ago
  13. 1a3083a Added the first of hopefully many python example scripts that show how to by Greg Clayton · 14 years ago