[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
Sun Oct 10 23:39:19 PDT 2021


serhiy.redko updated this revision to Diff 378575.
serhiy.redko added a comment.

- added printing of unused target related fields from launch.json in case launchCommands/attachCommands fields are provided.
- updated help info in for launch/attach fields according to review request.


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.378575.patch
Type: text/x-patch
Size: 15023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211011/354c1ddd/attachment-0001.bin>


More information about the lldb-commits mailing list