[Lldb-commits] [lldb] [lldb-dap] Add module symbol table viewer to VS Code extension #140626 (PR #153836)
Ely Ronnen via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 22 05:28:11 PDT 2025
eronnen wrote:
Seems it caused by invalid symbols with a `nullptr` name, I'll add handling to symbols without names
https://github.com/llvm/llvm-project/pull/153836
More information about the lldb-commits
mailing list