[Lldb-commits] [lldb] [lldb] Add format eFormatEnumWithValues to ensure raw enum value is always shown (PR #90059)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 26 05:33:09 PDT 2024


DavidSpickett wrote:

To be clear, this is not blocking register field enums work anymore. I decided to push on with that because folks can `register info` to see the values if they really need them.

Having this would be nice, but there's plenty of time to consider whether it's worth it.

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


More information about the lldb-commits mailing list