[Lldb-commits] [lldb] [lldb] Add value to enumerator dump (PR #69815)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 16 04:22:01 PST 2023
DavidSpickett wrote:
> So I'd prefer something global and possibly under user control, rather than doing it from formatter side. How does this sound to you?
Sure, I can always set it to on when printing registers so that would work for me.
https://github.com/llvm/llvm-project/pull/69815
More information about the lldb-commits
mailing list