[Lldb-commits] [lldb] Report back errors in GetNumChildren() (PR #84265)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 6 16:26:56 PST 2024
adrian-prantl wrote:
```
Ran command:
"v -ptr-depth 1 x"
Got output:
(Opaque *) x = 0x0000000100008000 <incomplete type "Opaque">
```
https://github.com/llvm/llvm-project/pull/84265
More information about the lldb-commits
mailing list