Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-19 | [lldb/Plugins] Fix build failure with GCC in ScriptedPythonInterface::Dispatch | Med Ismail Bennani | 1 | -25/+15 |
2022-11-18 | [lldb/Plugins] Improve error reporting with reading memory in Scripted Process | Med Ismail Bennani | 1 | -44/+105 |
2022-06-17 | [lldb] Fix modernize-use-override warnings (NFC) | Jonas Devlieghere | 1 | -1/+1 |
2022-02-16 | [lldb/Plugin] Add artificial stackframe loading in ScriptedThread | Med Ismail Bennani | 1 | -0/+5 |
2021-10-08 | [lldb/Plugins] Replace platform-specific macro with LLVM_PRETTY_FUNCTION (NFC) | Med Ismail Bennani | 1 | -1/+1 |
2021-10-08 | [lldb/Plugins] Add memory region support in ScriptedProcess | Med Ismail Bennani | 1 | -0/+5 |
2021-10-08 | [lldb/Plugins] Add support for ScriptedThread in ScriptedProcess | Med Ismail Bennani | 1 | -13/+21 |
2021-09-03 | [lldb/Plugins] Move member template specialization out of class | Med Ismail Bennani | 1 | -27/+10 |
2021-09-03 | [lldb/Plugins] Introduce Scripted Interface Factory | Med Ismail Bennani | 1 | -0/+155 |