[Lldb-commits] [PATCH] D63813: Adjust variable formatting table
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 12 15:59:44 PDT 2019
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
That looks good.
Note that the "address" format does more than show symbol/file/line offset, it will also print the string for addresses that point into the string pool. Might be worth mentioning that.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63813/new/
https://reviews.llvm.org/D63813
More information about the lldb-commits
mailing list