[Lldb-commits] [PATCH] D94997: [lldb][lldb-vscode] Updated implementation of 'launch' and 'attach' requests to not create auxiliary target in case "launchCommands" and "attachCommands" are provided.
Serhiy Redko via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 18 01:06:51 PDT 2021
serhiy.redko updated this revision to Diff 380298.
serhiy.redko added a comment.
- return error in case debug configuration contains incompatible fields with 'launchCommands'/'attachCommands'
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94997/new/
https://reviews.llvm.org/D94997
Files:
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py
lldb/tools/lldb-vscode/lldb-vscode.cpp
lldb/tools/lldb-vscode/package.json
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94997.380298.patch
Type: text/x-patch
Size: 15995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211018/7c39d052/attachment-0001.bin>
More information about the lldb-commits
mailing list