Home
last modified time | relevance | path

Searched refs:disconnectAutomatically (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py255 disconnectAutomatically=True, terminateCommands=None, argument
263 if disconnectAutomatically:
288 sourceMap=None, disconnectAutomatically=True, runInTerminal=False, argument
296 if disconnectAutomatically:
348 disconnectAutomatically=True, postRunCommands=None, argument
360 disconnectAutomatically=disconnectAutomatically,
/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/disconnect/
H A DTestVSCode_disconnect.py37 self.build_and_launch(program, disconnectAutomatically=False)
73 self.attach(pid=self.process.pid, disconnectAutomatically=False)
/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/attach/
H A DTestVSCode_attach.py221 disconnectAutomatically=False)