summaryrefslogtreecommitdiff
path: root/lldb/examples/python/templates
AgeCommit message (Expand)Author
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani
2025-11-06[lldb/Interpreter] Implement ScriptedFrameProvider{,Python}Interface (#166662)Med Ismail Bennani
2025-09-10Make flag-only options work in the ParsedCommand mode of adding commands (#15...jimingham
2025-09-04[lldb] Introduce ScriptedFrame affordance (#149622)Med Ismail Bennani
2025-06-20[lldb] Add support for x86_64h to scripted process (#145099)Med Ismail Bennani
2024-11-15[lldb] Only run scripted process test on x86_64/arm64Jason Molenda
2024-09-24Add the ability to define custom completers to the parsed_cmd template. (#109...jimingham
2024-07-02[lldb] Add scripted thread plan python base class to lldb & website (#97481)Med Ismail Bennani
2024-07-02[lldb/docs] Add scripting extensions documentation to the website (#97262)Med Ismail Bennani
2024-02-13Move the parsed_cmd conversion def's to module level functions.Jim Ingham
2024-02-13Add the ability to define a Python based command that uses CommandObjectParse...jimingham
2023-10-26[lldb] Add OperatingSystem base class to the lldb python moduleMed Ismail Bennani
2023-10-23[lldb] Move template python files to separate directoryMed Ismail Bennani