[Lldb-commits] [lldb] [lldb] Change synthetic symbol names to have file address (PR #137512)

Ely Ronnen via lldb-commits lldb-commits at lists.llvm.org
Sat May 3 05:25:09 PDT 2025


eronnen wrote:

Aperrantly I missed that searching unnamed symbols is dependant on the symbol index at https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/Symtab.cpp#L668, so changing it will require a deeper change

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


More information about the lldb-commits mailing list