[Lldb-commits] [lldb] [LLDB] Add a setting for printing ValueObject hex values without leading zeroes (PR #66548)

via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 15 14:18:36 PDT 2023


jimingham wrote:

That really should be `show-leading-zeros-in-valueobject-variables-using-hex-format`, shouldn't it?  I think you can actually just document what it actually does in the help string and then you shouldn't have to make the name overly pedantic.   The one you have already is probably enough.

https://github.com/llvm/llvm-project/pull/66548


More information about the lldb-commits mailing list