aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-3/+3
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata1-0/+1
2022-11-03[lldb/crashlog] Add support for Application Specific Backtraces & InformationMed Ismail Bennani1-0/+2
2022-01-24[lldb/Plugins] Add support of multiple ScriptedThreads in a ScriptedProcessMed Ismail Bennani1-1/+2
2022-01-07[NFC] Fix endif comments to match with include guardQiu Chaofan1-1/+1
2021-10-08[lldb/Plugins] Add support for ScriptedThread in ScriptedProcessMed Ismail Bennani1-0/+48