summaryrefslogtreecommitdiff
path: root/lldb/test/API/api/multiple-debuggers/multi-process-driver.cpp
AgeCommit message (Expand)Author
2025-06-13[lldb] Include unistd.h for _exit in multi-process-driver.cppJonas Devlieghere
2025-06-13[lldb][test] Don't call SBDebugger::Terminate if TestMultipleDebuggers times ...David Spickett
2024-07-31[lldb][test] Fix TestMultipleDebuggers test on non-x86, other small issues (#...David Spickett
2024-06-20[lldb] Give more time to test/API/multiple-debuggersAdrian Prantl
2020-08-17[lldb] Add missing signal include for TestMultipleDebuggers.pyJonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht