llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/launch
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
..
Makefile Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00
TestVSCode_launch.py [lldb-vscode] add `launchCommands` to handle launch specific commands 2019-08-19 20:17:27 +00:00
main.c Restore tests for lldb-server and lldb-vscode removed at rL366590 2019-07-22 23:35:05 +00:00