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 65b0d21 commit 55b4e5eCopy full SHA for 55b4e5e
lldb/test/API/tools/lldb-dap/attach/TestDAP_attach.py
@@ -25,6 +25,7 @@ def spawn_and_wait(program, delay):
25
process.wait()
26
27
28
+@skipIf
29
class TestDAP_attach(lldbdap_testcase.DAPTestCaseBase):
30
def set_and_hit_breakpoint(self, continueToExit=True):
31
source = "main.c"
0 commit comments