summaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/ProcessEventDataTest.cpp
AgeCommit message (Expand)Author
2025-04-13[lldb] Remove vestigial remnants of reproducers (#135361)Pavel Labath
2024-07-15git add a test file from a previous commit.Jim Ingham
2024-03-04[lldb/Test] Fix oversight in ProcessEventDataTest::SetUp (NFC) (#83895)Med Ismail Bennani
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
2022-03-14[LLDB] Applying clang-tidy modernize-use-default-member-init over LLDBShafik Yaghmour
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-12-02[lldb] Treat remote macOS debugging like any other remote darwin platformJonas Devlieghere
2020-06-11[lldb] Check if thread was suspended during previous stop added.Ilya Bukonkin