We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d3210 commit 5a7b61bCopy full SHA for 5a7b61b
lldb/test/API/api/multiple-debuggers/TestMultipleDebuggers.py
@@ -18,6 +18,7 @@ class TestMultipleSimultaneousDebuggers(TestBase):
18
NO_DEBUG_INFO_TESTCASE = True
19
20
@skipIfNoSBHeaders
21
+ @skipIfWindows
22
def test_multiple_debuggers(self):
23
env = {self.dylibPath: self.getLLDBLibraryEnvVal()}
24
0 commit comments