summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
AgeCommit message (Expand)Author
2025-10-09Add a scripted way to re-present a stop location (#158128)jimingham
2025-07-28Switch 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-20Revert "[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 2914a4b88837Med Ismail Bennani
2024-07-25[lldb/Plugins] Fix build failure on windows following 2914a4b88837Med Ismail Bennani
2024-07-25Revert "[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-28Reland "[lldb/Interpreter] Discard ScriptedThreadPlan::GetStopDescription ret...Med Ismail Bennani
2024-06-28Revert "[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-23Revert "[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-29Revert "[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-07Revert "[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-30Revert "[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 itMed Ismail Bennani
2023-10-25[lldb] Fix build failure introduced by f22d82cMed 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