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 c941079 commit 2d1d856Copy full SHA for 2d1d856
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