1. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  2. 3d3a7cf Add usage docstring to SBValue.h, and minor update of docstrings for SBValueList.h. by Johnny Chen · 14 years ago
  3. d4deaf2 Remove unnecessary 'import' statement. by Johnny Chen · 14 years ago
  4. b0b8853 Add a little spice to the script to allow us to specify a function name to break at and to disassemble. by Johnny Chen · 14 years ago
  5. 2dda916 Add a little twist to the disasm.py script so that it is possible to terminate the inferior process by Johnny Chen · 14 years ago
  6. 2cf6249 Modified to use SBTarget.LaunchSimple() API. by Johnny Chen · 14 years ago
  7. 9a26f0f Use built-in truth value testing. by Johnny Chen · 14 years ago
  8. e25799b Modified to take advantage of the iteration protocol for our lldb container objects. by Johnny Chen · 14 years ago
  9. 406ef96 The example had gotten stale, so I made it work again, and for fun printed out the frame registers as well. by Jim Ingham · 15 years ago
  10. 8f6fca7 There's no need to explicitly call lldb.SBDebugger.Initialize() now. It is done by Johnny Chen · 15 years ago
  11. 701edc1 Minor change. by Johnny Chen · 15 years ago
  12. 05faeb7 Cleaned up the SWIG stuff so all includes happen as they should, no pulling by Greg Clayton · 15 years ago
  13. cf4f56c Fixed a few issues with the example script. by Greg Clayton · 15 years ago
  14. 5d5028b Added the first of hopefully many python example scripts that show how to by Greg Clayton · 15 years ago