Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-16 | [lldb/Plugin] Add artificial stackframe loading in ScriptedThread | Med Ismail Bennani | 1 | -1/+8 |
2022-02-03 | [lldb] Rename Logging.h to LLDBLog.h and clean up includes | Pavel Labath | 1 | -1/+0 |
2022-01-24 | [lldb/Plugins] Fix ScriptedThread IndexID reporting | Med Ismail Bennani | 1 | -1/+1 |
2022-01-24 | [lldb/Plugins] Add support of multiple ScriptedThreads in a ScriptedProcess | Med Ismail Bennani | 1 | -5/+10 |
2022-01-18 | [lldb/python] Use PythonObject in LLDBSwigPython functions | Pavel Labath | 1 | -2/+2 |
2021-12-13 | [lldb] Clarify StructuredDataImpl ownership | Pavel Labath | 1 | -5/+1 |
2021-11-10 | [lldb/bindings] Change ScriptedThread initializer parameters | Med Ismail Bennani | 1 | -6/+10 |
2021-10-08 | [lldb/Plugins] Replace platform-specific macro with LLVM_PRETTY_FUNCTION (NFC) | Med Ismail Bennani | 1 | -7/+7 |
2021-10-08 | [lldb/Plugins] Add support for ScriptedThread in ScriptedProcess | Med Ismail Bennani | 1 | -0/+136 |