1. 00bb397 [lldb] Support Python imports relative the to the current file being sourced by Jonas Devlieghere · 5 years ago
  2. 1b1d981 Revert "Revert "Add the ability to write target stop-hooks using the ScriptInterpreter."" by Jim Ingham · 5 years ago
  3. f775fe5 Revert "Add the ability to write target stop-hooks using the ScriptInterpreter." by Jonas Devlieghere · 5 years ago
  4. b65966c Add the ability to write target stop-hooks using the ScriptInterpreter. by Jim Ingham · 5 years ago
  5. 64ec505 [lldb] Rename Master/Slave to Primary/Secondary (NFC) by Jonas Devlieghere · 5 years ago
  6. 1562511 [lldb/ScriptInterpreter] Remove can_reload which is always true (NFC) by Jonas Devlieghere · 6 years ago
  7. 4e26cf2 [lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHON by Jonas Devlieghere · 6 years ago
  8. 59998b7 [lldb/Host] Use Host/Config.h entries instead of a global define. by Jonas Devlieghere · 6 years ago
  9. a69bbe0 [LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args by Lawrence D'Anna · 6 years ago
  10. 738af7a Add the ability to pass extra args to a Python breakpoint callback. by Jim Ingham · 6 years ago
  11. 04edd18 remove multi-argument form of PythonObject::Reset() by Lawrence D'Anna · 6 years ago
  12. b07823f update ScriptInterpreterPython to use File, not FILE* by Lawrence D'Anna · 6 years ago
  13. 27a14f1 Pass an SBStructuredData to scripted ThreadPlans on use. by Jim Ingham · 6 years ago
  14. 93c9834 Give an error when StepUsingScriptedThreadPlan is passed a bad classname. by Jim Ingham · 6 years ago
  15. 4d4a8ee remove unused method ResetOutputFileHandle() by Jonas Devlieghere · 6 years ago
  16. abb3d13 [ScriptInterpreter] Remove ScriptInterpreterPythonImpl::Clear() (NFC) by Jonas Devlieghere · 6 years ago
  17. ea1752a [Gardening] Remove dead code from ScriptInterpreterPython (NFC) by Jonas Devlieghere · 6 years ago
  18. 8d1fb84 [ScriptInterpreter] Pass the debugger instead of the command interpreter by Jonas Devlieghere · 6 years ago
  19. 8b3af63 [NFC] Remove ASCII lines from comments by Jonas Devlieghere · 6 years ago
  20. 63dd5d2 [Python] Remove Python include from ScriptInterpreterPython.h by Jonas Devlieghere · 6 years ago