1. 2664941 Remove unnecessary 'import' statement. by Johnny Chen · 13 years ago
  2. 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
  3. 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
  4. a6cec39 Modified to use SBTarget.LaunchSimple() API. by Johnny Chen · 13 years ago
  5. 528a916 Use built-in truth value testing. by Johnny Chen · 13 years ago
  6. 5949d28 Modified to take advantage of the iteration protocol for our lldb container objects. by Johnny Chen · 13 years ago
  7. 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
  8. 3f6d14e There's no need to explicitly call lldb.SBDebugger.Initialize() now. It is done by Johnny Chen · 14 years ago
  9. e3c81e0 Minor change. by Johnny Chen · 14 years ago
  10. d8c6253 Cleaned up the SWIG stuff so all includes happen as they should, no pulling by Greg Clayton · 14 years ago
  11. 4fbfcda Fixed a few issues with the example script. by Greg Clayton · 14 years ago
  12. 1a3083a Added the first of hopefully many python example scripts that show how to by Greg Clayton · 14 years ago