summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
AgeCommit message (Expand)Author
2022-01-24[lldb/Interpreter] Make `ScriptedInterface::ErrorWithMessage` static (NFC)Med Ismail Bennani
2022-01-24[lldb/Plugins] Fix ScriptedThread IndexID reportingMed Ismail Bennani
2022-01-24[lldb/Plugins] Enrich ScriptedThreads Stop Reasons with ExceptionsMed Ismail Bennani
2022-01-24[lldb/Plugins] Add support of multiple ScriptedThreads in a ScriptedProcessMed Ismail Bennani
2021-12-06[lldb/plugins] Add arm64(e) support to ScriptedProcessMed Ismail Bennani
2021-11-26Revert "Reland "[lldb] Remove non address bits when looking up memory regions""David Spickett
2021-11-11[lldb/Plugins] Refactor ScriptedThread register context creationMed Ismail Bennani
2021-11-10[lldb] Fix Scripted ProcessLaunchInfo Argument nullptr derefMed Ismail Bennani
2021-11-03Reland "[lldb] Remove non address bits when looking up memory regions"David Spickett
2021-11-03Revert "[lldb] Remove non address bits when looking up memory regions"David Spickett
2021-11-03[lldb] Remove non address bits when looking up memory regionsDavid Spickett
2021-10-28[lldb] Remove ConstString from Process, ScriptInterpreter and StructuredData ...Pavel Labath
2021-10-18[lldb] Return StringRef from PluginInterface::GetPluginNamePavel Labath
2021-10-08[lldb/Plugins] Replace platform-specific macro with LLVM_PRETTY_FUNCTION (NFC)Med 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-09-13[lldb] Remove PluginInterface::GetPluginVersionPavel Labath
2021-09-03[lldb/Plugins] Introduce Scripted Interface FactoryMed Ismail Bennani
2021-07-22[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani
2021-03-24Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"Med Ismail Bennani
2021-03-24[NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi di...Shafik Yaghmour
2021-03-24[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani
2021-03-24Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"David Zarzycki
2021-03-23[NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi di...Shafik Yaghmour
2021-03-23[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani
2021-03-01[lldb] Revert ScriptedProcess patchesMed Ismail Bennani
2021-03-01[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani