teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode
Alex Langford 3b4ce731fb [lldb-vscode] add launchCommands to handle launch specific commands
Summary:
This can help `lldb-vscode` handle launch commands associate with remote platform
attach request have field `attachCommands` to handle attach specific commands
add a corresponding one for launch request
if no launch command is provided, create a new target and launch; otherwise, execute the launch command

Differential Revision: https://reviews.llvm.org/D65363

Patch by Wanyi Ye <kusmour@gmail.com>

llvm-svn: 369296
2019-08-19 20:17:27 +00:00
..
attach Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
breakpoint [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
launch [lldb-vscode] add launchCommands to handle launch specific commands 2019-08-19 20:17:27 +00:00
stackTrace Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
step [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
variables [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
.categories Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
lldbvscode_testcase.py [lldb-vscode] add launchCommands to handle launch specific commands 2019-08-19 20:17:27 +00:00
vscode.py [lldb-vscode] add launchCommands to handle launch specific commands 2019-08-19 20:17:27 +00:00