summaryrefslogtreecommitdiff
path: root/lldb/test/API/api/multiple-debuggers
AgeCommit message (Expand)Author
2025-06-13[lldb] Include unistd.h for _exit in multi-process-driver.cppJonas Devlieghere
2025-06-13[lldb][test] Disable TestMultipleDebuggers againDavid Spickett
2025-06-13[lldb][test] Don't call SBDebugger::Terminate if TestMultipleDebuggers times ...David Spickett
2024-09-04[lldb][test] Disable TestMultipleDebuggers on LinuxDavid Spickett
2024-07-31[lldb][test] Fix TestMultipleDebuggers test on non-x86, other small issues (#...David Spickett
2024-07-10[lldb][test] Disable flakey TestMultipleDebuggers on LinuxDavid Spickett
2024-06-20[lldb] Give more time to test/API/multiple-debuggersAdrian Prantl
2024-02-16[lldb] Don't overwrite the dynamic loader library path for "driver tests"Jonas Devlieghere
2024-02-16[lldb] Fix and rename skipIfHostIncompatibleWithRemoteJonas Devlieghere
2024-01-26[lldb] Remove obsolete signBinary helper (#79656)Jonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-02-10[lldb] Fix passing None as an env variable in TestMultipleDebuggersAugusto Noronha
2023-02-10Adapt TestCustomShell and TestMultipleDebuggers to run under ASANAugusto Noronha
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2020-11-18[lldb] [test] Un-XFAIL TestMultipleDebuggers.pyMichał Górny
2020-11-10[lldb] [test] Rename '.categories' to 'categories'Michał Górny
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny
2020-11-03[lldb] [test] Update XFAILs/skips for FreeBSDMichał Górny
2020-08-17[lldb] Skip TestMultipleDebuggers on WindowsJonas Devlieghere
2020-08-17[lldb] Add missing signal include for TestMultipleDebuggers.pyJonas Devlieghere
2020-08-17[lldb] Fix and re-enable TestMultipleDebuggersJonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht