mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 12:35:47 -04:00
![]() 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 |
||
---|---|---|
.. | ||
attach | ||
breakpoint | ||
launch | ||
stackTrace | ||
step | ||
variables | ||
.categories | ||
lldbvscode_testcase.py | ||
vscode.py |