1. a51174a Add termination instructions when entering the interactive script interpreter. by Caroline Tice · 15 years ago
  2. efed613 Add the ability to catch and do the right thing with Interrupts (often control-c) by Caroline Tice · 15 years ago
  3. 5c2816d Move the embedded Python interpreter onto a separate thread, to prevent by Caroline Tice · 15 years ago
  4. 3cc8751 Remove references to particular Python version (use the system default by Caroline Tice · 15 years ago
  5. 04a339a Flush the prompts immediately in the breakpoint command input readers, to make by Caroline Tice · 15 years ago
  6. dc8f777 Prevent Python script interpreter initialization from changing by Caroline Tice · 15 years ago
  7. dd36def Added a new Host call to find LLDB related paths: by Greg Clayton · 15 years ago
  8. c6ed542 More SWIG cleanup. Moved the breakpoint callback function back to the by Greg Clayton · 15 years ago
  9. 988efc1 Fix one-liner Python breakpoint commands to be wrapped up in an automatically by Caroline Tice · 15 years ago
  10. 18474c9 Automatically wrap *all* Python code entered for a breakpoint command inside by Caroline Tice · 15 years ago
  11. 867b185d by Caroline Tice · 15 years ago
  12. 650b926 Re-write/clean up code that generated Python breakpoint commands. by Caroline Tice · 15 years ago
  13. a701509 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  14. e7e92b7 Remove help text that is no longer correct. by Caroline Tice · 15 years ago
  15. 4550154 Fixed some comments. by Johnny Chen · 15 years ago
  16. 94de55d Added the capability to specify a one-liner Python script as the callback by Johnny Chen · 15 years ago
  17. d0211cc Don't flatten lldb and import everything into the global namespace. Instead, by Johnny Chen · 15 years ago
  18. 705c3b6 There is no need to restore (sys.stdin, sys.stdout) of the python script by Johnny Chen · 15 years ago
  19. 7dc2e47 We can do better when reporting the status of one-liner script execution. by Johnny Chen · 15 years ago
  20. a624358 Added some comments to clarify where "init_lldb" comes from. by Greg Clayton · 15 years ago
  21. ebc1bb2 Add a unique ID to each debugger instance. by Caroline Tice · 15 years ago
  22. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  23. b182340 Committing patch from Joseph Ranieri to handle 'exit()' the same by Jason Molenda · 15 years ago
  24. d0edb5b Don't include Python.h in the shared header. by Eli Friedman · 15 years ago
  25. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago