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

Walter Erquinigo via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 15 14:27:25 PDT 2023


walter-erquinigo wrote:

I like Greg's proposal of naming it `show-hex-variable-values-with-leading-zeroes`. Seems very clear. I also like the idea of making it a global target config, which would simplify the code.

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


More information about the lldb-commits mailing list