| Age | Commit message (Expand) | Author |
| 2025-10-09 | Add a scripted way to re-present a stop location (#158128) | jimingham |
| 2025-07-28 | Switch the ScriptedBreakpointResolver over to the ScriptedInterface form (#15... | jimingham |
| 2025-05-22 | [lldb] Remove redundant control flow statements (NFC) (#141183) | Kazu Hirata |
| 2024-09-20 | [lldb/Interpreter] Introduce ScriptedStopHook{,Python}Interface & make use of... | Med Ismail Bennani |
| 2024-09-20 | Revert "[lldb] Fix SWIG wrapper compilation error" | David Spickett |
| 2024-09-19 | [lldb/Interpreter] Introduce `ScriptedStopHook{,Python}Interface` & make use ... | Med Ismail Bennani |
| 2024-09-19 | [lldb/Interpreter] Add requirements to Scripted Interface abstract methods (#... | Med Ismail Bennani |
| 2024-09-05 | [lldb] Make deep copies of Status explicit (NFC) (#107170) | Adrian Prantl |
| 2024-09-05 | [lldb] Make conversions from llvm::Error explicit with Status::FromEr… (#10... | Adrian Prantl |
| 2024-08-27 | [lldb] Turn lldb_private::Status into a value type. (#106163) | Adrian Prantl |
| 2024-07-25 | [lldb] Revert scripting template list patches (#100673) | Med Ismail Bennani |
| 2024-07-25 | [lldb/Plugins] Fix build failure on windows following 2914a4b88837 | Med Ismail Bennani |
| 2024-07-25 | [lldb/Plugins] Fix build failure on windows following 2914a4b88837 | Med Ismail Bennani |
| 2024-07-25 | Revert "[lldb] Fix incorrect logical operator in 'if' condition check (NFC)" ... | David Spickett |
| 2024-07-25 | [lldb] Fix incorrect uses of logical operator in 'if' condition check (NFC) (... | Shivam Gupta |
| 2024-06-28 | Reland "[lldb/Interpreter] Discard ScriptedThreadPlan::GetStopDescription ret... | Med Ismail Bennani |
| 2024-06-28 | Revert "[lldb/Interpreter] Discard ScriptedThreadPlan::GetStopDescription ret... | Nico Weber |
| 2024-06-28 | [lldb/Interpreter] Discard ScriptedThreadPlan::GetStopDescription return valu... | Med Ismail Bennani |
| 2024-06-27 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)... | Med Ismail Bennani |
| 2024-05-23 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Med Ismail Bennani |
| 2024-05-23 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (Reland ... | Med Ismail Bennani |
| 2024-01-29 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Jason Molenda |
| 2024-01-29 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392) | Med Ismail Bennani |
| 2023-11-07 | [lldb] Check for abstract methods implementation in Scripted Plugin Objects (... | Med Ismail Bennani |
| 2023-11-07 | Revert "[lldb] Check for abstract methods implementation in Scripted Plugin O... | Med Ismail Bennani |
| 2023-11-07 | [lldb] Check for abstract methods implementation in Scripted Plugin Objects (... | Med Ismail Bennani |
| 2023-10-30 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Med Ismail Bennani |
| 2023-10-30 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392) | Med Ismail Bennani |
| 2023-10-26 | [lldb] Introduce OperatingSystem{,Python}Interface and make use it | Med Ismail Bennani |
| 2023-10-25 | [lldb] Fix build failure introduced by f22d82c | Med Ismail Bennani |
| 2023-10-25 | [lldb/Interpreter] Make ScriptedInterface Object creation more generic (#68052) | Med Ismail Bennani |
| 2023-10-23 | [lldb] Move ScriptInterpreter Interfaces to subdirectory (NFC) | Med Ismail Bennani |