[Lldb-commits] [lldb] [lldb] Add value to enumerator dump (PR #69815)
Vlad Serebrennikov via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 16 03:24:42 PST 2023
Endilll wrote:
> For this use case I'm setting options in lldb_private::DumpValueObjectOptions down in C++ but I'm not sure if those directly map to what a formatter would have access to.
@DavidSpickett What exactly do you set or unset there to get the output you're showing? This approach seems novel to me, so I'd like to investigate it.
https://github.com/llvm/llvm-project/pull/69815
More information about the lldb-commits
mailing list