[Lldb-commits] [PATCH] D134333: When there are variable errors, display an error in VS Code's local variables view.

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 28 17:23:20 PDT 2022


clayborg updated this revision to Diff 463724.
clayborg added a comment.

Added needed lldb:: namespace on the SBError.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134333/new/

https://reviews.llvm.org/D134333

Files:
  lldb/test/API/tools/lldb-vscode/variables/TestVSCode_variables.py
  lldb/tools/lldb-vscode/lldb-vscode.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134333.463724.patch
Type: text/x-patch
Size: 5059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220929/e42485a2/attachment-0001.bin>


More information about the lldb-commits mailing list