1. c48ca82 Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python by Jason Molenda · 14 years ago
  2. 16376ed <rdar://problem/10062621> by Enrico Granata · 14 years ago
  3. b62d4c6 ensure that changes to the typemaps are properly detected and cause SWIG to rebuild LLDBWrapPython.cpp by Enrico Granata · 14 years ago
  4. 3e4238d Fixed the Xcode project building of LLVM to be a bit more user friendly: by Greg Clayton · 14 years ago
  5. 1fa6b3d Cleaned up the SBWatchpoint public API. by Greg Clayton · 14 years ago
  6. 092bd15 Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods) by Johnny Chen · 14 years ago
  7. c39793d Fixed the error message: by Johnny Chen · 14 years ago
  8. 9154480 Redesign of the interaction between Python and frozen objects: by Enrico Granata · 14 years ago
  9. f530bfe Check the timesatmps of includees python-extensions.swig and python-wrapper.swig and force by Johnny Chen · 14 years ago
  10. 22e418a Update comments. by Johnny Chen · 14 years ago
  11. 1409780 Move the iteration protocol of lldb objects to the auto-generated lldb Python module. by Johnny Chen · 14 years ago
  12. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 14 years ago
  13. 2396b9f Look for swig in /usr/bin and /usr/local/bin. by Jim Ingham · 15 years ago
  14. 5790e06 Remove references to particular Python version (use the system default by Caroline Tice · 15 years ago
  15. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 15 years ago
  16. c8b0e90 Add header files that were added to lldb.swig to the build by Caroline Tice · 15 years ago
  17. d8c6253 Cleaned up the SWIG stuff so all includes happen as they should, no pulling by Greg Clayton · 15 years ago
  18. 5c4c746 Added the ability to get the disassembly instructions from the function and by Greg Clayton · 15 years ago
  19. 1ca48b0 Remove SBCommandContext which was not needed or doing anything. by Caroline Tice · 15 years ago
  20. 4ead2e9 o Exposed SBFileSpec to the Python APIs in lldb.py. by Johnny Chen · 15 years ago
  21. b4d1fff o Added a test case for array_types which uses the Python APIs from lldb.py, by Johnny Chen · 15 years ago
  22. 558be58 Add a unique ID to each debugger instance. by Caroline Tice · 15 years ago
  23. 9dbe717 Parameterize the shell scripts for creating and copying the python and by Caroline Tice · 15 years ago
  24. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago