aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-01-24[lldb/Plugins] Add support of multiple ScriptedThreads in a ScriptedProcessMed Ismail Bennani1-4/+1
2022-01-24[lldb/Plugins] Move ScriptedThreadInterface to ScriptedThreadMed Ismail Bennani1-6/+2
2022-01-24[lldb/Plugins] Add ScriptedProcess::GetThreadsInfo interfaceMed Ismail Bennani1-0/+11
2022-01-18[lldb/python] Use PythonObject in LLDBSwigPython functionsPavel Labath1-2/+2
2021-12-13[lldb] Clarify StructuredDataImpl ownershipPavel Labath1-5/+1
2021-10-08[lldb/Plugins] Replace platform-specific macro with LLVM_PRETTY_FUNCTION (NFC)Med Ismail Bennani1-6/+6
2021-10-08[lldb/Plugins] Add memory region support in ScriptedProcessMed Ismail Bennani1-4/+11
2021-10-08[lldb/Plugins] Add support for ScriptedThread in ScriptedProcessMed Ismail Bennani1-50/+28
2021-09-03[lldb/Plugins] Introduce Scripted Interface FactoryMed Ismail Bennani1-208/+86
2021-07-22[lldb/Interpreter] Conform ScriptedProcessPythonInterface to SWIG python typesMed Ismail Bennani1-18/+30
2021-07-22[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani1-5/+12
2021-03-23[lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcessMed Ismail Bennani1-0/+287
2021-03-01[lldb] Revert ScriptedProcess patchesMed Ismail Bennani1-287/+0
2021-03-01[lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcessMed Ismail Bennani1-0/+287