1. 5790e06 Remove references to particular Python version (use the system default by Caroline Tice · 14 years ago
  2. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 14 years ago
  3. c8b0e90 Add header files that were added to lldb.swig to the build by Caroline Tice · 14 years ago
  4. 0b48015 Wrap the file writing operations inside a with statement to simplify code. by Johnny Chen · 14 years ago
  5. 6b6f5ba Change the call within lldb.py to 'SBDebugger.Initialize()' from 'lldb.SBDebugger.Initialize()'. by Johnny Chen · 14 years ago
  6. bd5c63e Fix some memory leaks. by Caroline Tice · 14 years ago
  7. d8c6253 Cleaned up the SWIG stuff so all includes happen as they should, no pulling by Greg Clayton · 14 years ago
  8. 5c4c746 Added the ability to get the disassembly instructions from the function and by Greg Clayton · 14 years ago
  9. e49ec18 Remove all the __repr__ methods from the API/*.h files, and put them by Caroline Tice · 14 years ago
  10. 1ca48b0 Remove SBCommandContext which was not needed or doing anything. by Caroline Tice · 14 years ago
  11. 4ead2e9 o Exposed SBFileSpec to the Python APIs in lldb.py. by Johnny Chen · 14 years ago
  12. b4d1fff o Added a test case for array_types which uses the Python APIs from lldb.py, by Johnny Chen · 14 years ago
  13. 558be58 Add a unique ID to each debugger instance. by Caroline Tice · 14 years ago
  14. 9dbe717 Parameterize the shell scripts for creating and copying the python and by Caroline Tice · 14 years ago
  15. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago