Home
last modified time | relevance | path

Searched defs:waitForStop (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py211 def stepIn(self, threadId=None, waitForStop=True): argument
217 def stepOver(self, threadId=None, waitForStop=True): argument
223 def stepOut(self, threadId=None, waitForStop=True): argument