aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-18[lldb/python] Use PythonObject in LLDBSwigPython functionsPavel Labath1-26/+27
2021-12-20[lldb/python] Fix (some) dangling pointers in our glue codePavel Labath1-12/+12
2021-12-13[lldb] Clarify StructuredDataImpl ownershipPavel Labath1-9/+10
2021-11-30[lldb] Remove 'extern "C"' from the lldb-swig-python interfacePavel Labath1-10/+142
2021-11-10[lldb/bindings] Change ScriptedThread initializer parametersMed Ismail Bennani1-1/+2
2021-10-08[lldb/Plugins] Add memory region support in ScriptedProcessMed Ismail Bennani1-0/+1
2021-10-08[lldb/Plugins] Add support for ScriptedThread in ScriptedProcessMed Ismail Bennani1-0/+4
2021-03-23[NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi di...Shafik Yaghmour1-1/+1
2021-03-23[lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcessMed Ismail Bennani1-0/+56
2021-03-01[lldb] Revert ScriptedProcess patchesMed Ismail Bennani1-56/+0
2021-03-01[lldb/Plugins] Fix SWIGPythonBridge build issueMed Ismail Bennani1-0/+2
2021-03-01[lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcessMed Ismail Bennani1-0/+54