summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/dummy_scripted_process.py
AgeCommit message (Expand)Author
2025-09-04[lldb] Introduce ScriptedFrame affordance (#149622)Med Ismail Bennani
2024-09-20[lldb/Interpreter] Introduce ScriptedStopHook{,Python}Interface & make use of...Med Ismail Bennani
2024-09-20Revert "[lldb] Fix SWIG wrapper compilation error"David Spickett
2024-09-19[lldb/Interpreter] Introduce `ScriptedStopHook{,Python}Interface` & make use ...Med Ismail Bennani
2024-05-09[lldb] Verify target stop-hooks support with scripted process (#91107)Med Ismail Bennani
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-05-22[lldb] Add "Trace" stop reason in Scripted ThreadMed Ismail Bennani
2023-03-03[lldb/Plugins] Add memory writing capabilities to Scripted ProcessMed Ismail Bennani
2023-03-03[lldb/Plugins] Clean-up Scripted Process interface requirements (NFC)Med Ismail Bennani
2023-02-06[lldb/Plugins] Fix method dispatch bug when using multiple scripted processesMed Ismail Bennani
2023-02-03[lldb] Add a way to get a scripted process implementation from the SBAPIMed Ismail Bennani
2023-01-12[lldb] Add ScriptedPlatform python implementationMed Ismail Bennani
2022-11-18[lldb/Plugins] Improve error reporting with reading memory in Scripted ProcessMed Ismail Bennani
2022-02-16[lldb/Plugin] Add artificial stackframe loading in ScriptedThreadMed Ismail Bennani
2022-01-24[lldb/test] Fix `TestScriptedProcess.test_scripted_process_and_scripted_thread`Med Ismail Bennani
2021-11-10[lldb/bindings] Change ScriptedThread initializer parametersMed Ismail Bennani
2021-10-08[lldb/Plugins] Add memory region support in ScriptedProcessMed Ismail Bennani