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

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu May 28 03:46:34 PDT 2026


DavidSpickett wrote:

Just so happens we seem to have absolutely zero test coverage of qSymbol. So before I think about that, can you:
* Provide some citation for GDB's behaviour, perhaps via a small demo showing packet logs.
* Detail the impact these missing symbols have, or at least could have in theory. If you can do that in the demo too, brilliant.

That will help us A: understand your intent and B: find the simplest way to test this so that it does not regress in future. Without burdening you with the fact that we wrote zero tests in the first place :)

(I edited the description just to make the commit hash clickable here on Github)

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


More information about the lldb-commits mailing list