[Lldb-commits] [lldb] Bugfix: Not showing the synthetic children of values behind pointers (PR #117755)
Sergey Kuznetsov via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 26 14:31:18 PST 2024
skuznetsov wrote:
@clayborg This is what puzzles me, too.
As I provided the examples in the Discourse thread, it works in the CLI lldb but not when used in lldb-dap.
It works only if it is dereferenced.
https://github.com/llvm/llvm-project/pull/117755
More information about the lldb-commits
mailing list