[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
Mon Sep 26 23:44:10 PDT 2022
clayborg updated this revision to Diff 463102.
clayborg added a comment.
Don't constify SBError::GetCString anymore. We can fix this in another patch.
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.463102.patch
Type: text/x-patch
Size: 5339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220927/d89c082e/attachment.bin>
More information about the lldb-commits
mailing list