summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
AgeCommit message (Expand)Author
2023-05-03Allow scripted thread plans to modify the thread stop description whenJim Ingham
2023-04-25[lldb] Improve breakpoint management for interactive scripted processMed Ismail Bennani
2023-03-03[lldb/Plugins] Add memory writing capabilities to Scripted ProcessMed Ismail Bennani
2023-03-03[lldb/Plugins] Add Attach capabilities to ScriptedProcessMed Ismail Bennani
2023-01-12[lldb] Add ScriptedPlatform python implementationMed Ismail Bennani
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2022-11-18[lldb/Python] Unify PythonFormat & GetPythonValueFormatString (NFC)Med Ismail Bennani
2022-11-18[lldb/Plugins] Improve error reporting with reading memory in Scripted ProcessMed Ismail Bennani
2022-10-19[lldb] Add matching based on Python callbacks for data formatters.Jorge Gorbe Moya
2022-01-18[lldb/python] Use PythonObject in LLDBSwigPython functionsPavel Labath
2021-12-20[lldb/python] Fix (some) dangling pointers in our glue codePavel Labath
2021-12-13[lldb] Clarify StructuredDataImpl ownershipPavel Labath
2021-11-30[lldb] Remove 'extern "C"' from the lldb-swig-python interfacePavel Labath
2021-11-10[lldb/bindings] Change ScriptedThread initializer parametersMed Ismail Bennani
2021-10-08[lldb/Plugins] Add memory region support in ScriptedProcessMed Ismail Bennani
2021-10-08[lldb/Plugins] Add support for ScriptedThread in ScriptedProcessMed Ismail Bennani
2021-03-23[NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi di...Shafik Yaghmour
2021-03-23[lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcessMed Ismail Bennani
2021-03-01[lldb] Revert ScriptedProcess patchesMed Ismail Bennani
2021-03-01[lldb/Plugins] Fix SWIGPythonBridge build issueMed Ismail Bennani
2021-03-01[lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcessMed Ismail Bennani