[Lldb-commits] [lldb] Bugfix: Not showing the synthetic children of values behind pointers (PR #117755)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 9 17:50:15 PST 2024


clayborg wrote:

> @clayborg Thank you, Greg! Lots of that info is not described anywhere, no wonder I missed it. Let me try your fixes in my provider, and I will get back to you.
> 
> By some reason my provider works in CLI lldb, but not in lldb-dap, but I will check if your suggestions will help to fix that.

Let me know if this fixes things. I believe it will. 

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


More information about the lldb-commits mailing list