[Lldb-commits] [PATCH] D126014: Show error message for optimized variables
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 19 14:01:41 PDT 2022
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
A little background: we have people that end up debugging optimized code and when a variable's SBValue had an error, we wouldn't show anything in the variables window for the value.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126014/new/
https://reviews.llvm.org/D126014
More information about the lldb-commits
mailing list