aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-29[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_argsLawrence D'Anna1-9/+7
2019-10-25 Add the ability to pass extra args to a Python breakpoint callback.Jim Ingham1-4/+18
2019-10-22remove multi-argument form of PythonObject::Reset()Lawrence D'Anna1-13/+13
2019-10-16update ScriptInterpreterPython to use File, not FILE*Lawrence D'Anna1-11/+13
2019-10-03Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham1-0/+1
2019-09-28Give an error when StepUsingScriptedThreadPlan is passed a bad classname.Jim Ingham1-0/+1
2019-09-25remove unused method ResetOutputFileHandle()Jonas Devlieghere1-2/+0
2019-09-18[ScriptInterpreter] Remove ScriptInterpreterPythonImpl::Clear() (NFC)Jonas Devlieghere1-2/+0
2019-08-06[Gardening] Remove dead code from ScriptInterpreterPython (NFC)Jonas Devlieghere1-5/+0
2019-04-26[ScriptInterpreter] Pass the debugger instead of the command interpreterJonas Devlieghere1-3/+2
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere1-4/+0
2019-03-29[Python] Remove Python include from ScriptInterpreterPython.hJonas Devlieghere1-0/+478