[Lldb-commits] [lldb] [LLDB] Serve unknown type symbols through `qSymbol` for non-MachO targets (PR #200134)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 4 06:21:10 PDT 2026


DavidSpickett wrote:

> If we settle on the code location

Which code are you referring to? You mean settle on putting this check in the GDB client vs. elsewhere? I'm happy for it to be in the client as it is currently in this PR.

Maybe there's a better place for it but if none of us can figure out where, it can't be that great. And this leaves a clear trail for anyone who disagrees later anyway.

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


More information about the lldb-commits mailing list