[Lldb-commits] [lldb] [lldb-vscode] Show a fake child with the raw value of synthetic types (PR #65552)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 7 10:09:11 PDT 2023


clayborg wrote:

Not sure I like this showing up all of the time. It is fine for people that want to debug synthetic child providers, but seeing this all of the time adds noise to the variable window for no real benefit. I believe that plug-ins can have settings within VS code and it would be nice to make this a setting that can be set in the IDE, though I am not sure if native DAP plug-ins like lldb-vscode can access those settings.

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


More information about the lldb-commits mailing list