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 D | lldbvscode_testcase.py | 255 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 D | TestVSCode_disconnect.py | 37 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 D | TestVSCode_attach.py | 221 disconnectAutomatically=False)
|