[Lldb-commits] [PATCH] D119963: [LLDB] Dump valid ranges of variables

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 16 15:38:19 PST 2022


zequanwu updated this revision to Diff 409440.
zequanwu added a comment.
Herald added a subscriber: dang.

Add `-show-variables-ranges`/`-R` flag to enable it with `-v`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119963

Files:
  lldb/include/lldb/Core/Address.h
  lldb/source/Commands/CommandObjectTarget.cpp
  lldb/source/Commands/Options.td
  lldb/source/Core/Address.cpp
  lldb/test/Shell/SymbolFile/DWARF/x86/debug_loc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119963.409440.patch
Type: text/x-patch
Size: 13719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220216/e9ce00bd/attachment-0001.bin>


More information about the lldb-commits mailing list