aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/scripted/ScriptedProcess.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-17Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (agai...Pavel Labath1-1/+1
2025-01-31Revert "Reland "[lldb] Implement basic support for reverse-continue" (#125242)"Adrian Prantl1-1/+1
2025-01-31Reland "[lldb] Implement basic support for reverse-continue" (#125242)David Spickett1-1/+1
2025-01-30Revert "Reland "[lldb] Implement basic support for reverse-continue" (#123906...David Spickett1-1/+1
2025-01-30Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (#123...David Spickett1-1/+1
2025-01-22Revert "[lldb] Implement basic support for reverse-continue" (#123906)Pavel Labath1-1/+1
2025-01-22[lldb] Implement basic support for reverse-continue (#112079)Robert O'Callahan1-1/+1
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Jason Molenda1-1/+1
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan1-1/+1
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Augusto Noronha1-1/+1
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan1-1/+1
2023-07-06[lldb] Fix dead lock issue when loading modules in Scripted ProcessMed Ismail Bennani1-0/+6
2023-04-25[lldb/Plugin] Add breakpoint setting support to ScriptedProcessMed Ismail Bennani1-0/+2
2023-04-25[lldb] Move ScriptedProcess private state update to implementationMed Ismail Bennani1-2/+0
2023-04-25[lldb/API] Introduce SBProcess::ForceScriptedState methodMed Ismail Bennani1-0/+4
2023-04-12[lldb] Fix assertion when ScriptedProcess have no pid after launchMed Ismail Bennani1-0/+2
2023-04-11[lldb] Parse the crashlog only onceJonas Devlieghere1-1/+1
2023-03-06Revert "[lldb/Plugin] Add breakpoint setting support to ScriptedProcesses."Med Ismail Bennani1-2/+0
2023-03-06Revert "[lldb] Move ScriptedProcess private state update to implementation"Med Ismail Bennani1-0/+2
2023-03-06Revert "[lldb/API] Introduce SBProcess::ForceScriptedState method"Med Ismail Bennani1-4/+0
2023-03-06[lldb/Utility] Fix layering violation caused by ScriptedMetadataMed Ismail Bennani1-1/+1
2023-03-06[lldb/Plugin] Add breakpoint setting support to ScriptedProcesses.Med Ismail Bennani1-0/+2
2023-03-06[lldb] Move ScriptedProcess private state update to implementationMed Ismail Bennani1-2/+0
2023-03-06[lldb/API] Introduce SBProcess::ForceScriptedState methodMed Ismail Bennani1-0/+4
2023-03-03[lldb/Plugins] Add memory writing capabilities to Scripted ProcessMed Ismail Bennani1-0/+3
2023-03-03[lldb/Plugins] Add Attach capabilities to ScriptedProcessMed Ismail Bennani1-0/+11
2023-02-06[lldb/Plugins] Fix method dispatch bug when using multiple scripted processesMed Ismail Bennani1-4/+5
2023-02-03[lldb] Add a way to get a scripted process implementation from the SBAPIMed Ismail Bennani1-0/+2
2023-01-12[lldb/Process] Populate queues in Scripted ProcessMed Ismail Bennani1-0/+2
2023-01-12[lldb/Interpreter] Make ScriptedProcessInfo more genericMed Ismail Bennani1-20/+3
2022-11-03[lldb/crashlog] Add support for Application Specific Backtraces & InformationMed Ismail Bennani1-2/+2
2022-08-08[lldb] Make Process and subclass constructors protectedMichał Górny1-4/+4
2022-03-04[lldb/Plugins] Add ability to load modules to Scripted ProcessesMed Ismail Bennani1-0/+3
2022-02-10Reland "[lldb] Remove non address bits when looking up memory regions"David Spickett1-3/+3
2021-11-26Revert "Reland "[lldb] Remove non address bits when looking up memory regions""David Spickett1-3/+3
2021-11-11[lldb/Plugins] Refactor ScriptedThread register context creationMed Ismail Bennani1-1/+1
2021-11-10[lldb] Fix Scripted ProcessLaunchInfo Argument nullptr derefMed Ismail Bennani1-5/+3
2021-11-03Reland "[lldb] Remove non address bits when looking up memory regions"David Spickett1-3/+3
2021-11-03Revert "[lldb] Remove non address bits when looking up memory regions"David Spickett1-3/+3
2021-11-03[lldb] Remove non address bits when looking up memory regionsDavid Spickett1-3/+3
2021-10-28[lldb] Remove ConstString from Process, ScriptInterpreter and StructuredData ...Pavel Labath1-5/+3
2021-10-18[lldb] Return StringRef from PluginInterface::GetPluginNamePavel Labath1-1/+3
2021-10-08[lldb/Plugins] Add support for ScriptedThread in ScriptedProcessMed Ismail Bennani1-0/+4
2021-09-13[lldb] Remove PluginInterface::GetPluginVersionPavel Labath1-2/+0
2021-07-22[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani1-0/+119
2021-03-24Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"Med Ismail Bennani1-113/+0
2021-03-24[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani1-0/+113
2021-03-24Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"David Zarzycki1-113/+0
2021-03-23[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani1-0/+113
2021-03-01[lldb] Revert ScriptedProcess patchesMed Ismail Bennani1-113/+0