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