[Lldb-commits] [lldb] [lldb-vscode] Show addresses next to dereferenced summaries when using enableAutoVariableSummaries (PR #66551)

Walter Erquinigo via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 18 12:45:55 PDT 2023


walter-erquinigo wrote:

> if it doesn't have a summary and we auto generate one, then we can append the generated summary string

That makes a ton of sense. I'll try that approach. Thanks

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


More information about the lldb-commits mailing list