summaryrefslogtreecommitdiff
path: root/lldb/unittests/Thread/ThreadTest.cpp
AgeCommit message (Expand)Author
2025-04-13[lldb] Remove vestigial remnants of reproducers (#135361)Pavel Labath
2025-04-11[lldb] On Windows, silence warning when building with Clang ToTAlexandre Ganea
2024-01-04[lldb][NFC] Fix compilation issue on windows (#76453)gmh
2023-12-21[lldb] add support for thread names on Windows (#74731)oltolm
2023-01-13Revert "[lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateI...Med Ismail Bennani
2023-01-12[lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstanceMed Ismail Bennani
2022-09-19[lldb] Remove LLDB reproducersJonas Devlieghere
2022-08-08[lldb] Make Process and subclass constructors protectedMichał Górny
2021-10-18[lldb] Return StringRef from PluginInterface::GetPluginNamePavel Labath
2021-09-13[lldb] Remove PluginInterface::GetPluginVersionPavel Labath
2021-01-25Fix -Wmissing-override in lldbDavid Blaikie
2021-01-25[ThreadPlan] fix exec on LinuxWalter Erquinigo
2020-12-12[lldb] "target create" shouldn't save target if the command failedTatyana Krasnukha
2020-06-11[lldb] Check if thread was suspended during previous stop added.Ilya Bukonkin