DavidSpickett wrote:

It still knows where the global variable is:
```
(lldb) p a_global
(void *) 0x0000000000000000
```
But again this could be because that's known from something other than the 
DWARF.

https://github.com/llvm/llvm-project/pull/153585
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to