[PATCH 00/10] Fix two name-related bugs in DWARF reader

Tom Tromey tom@tromey.com
Wed Mar 25 23:50:24 GMT 2020


Christian> I haven't read the patches yet but just to clarify, does this mean
Christian> that a psymbol will now do the expected thing of storing the mangled
Christian> name as the linkage_name and the demangled name as the demangled_name?

Yeah, both psymbols and full symbols.

They actually store different variants, surprisingly enough.
The full symbol stores the argument types and the psymbol does not.

Tom


More information about the Gdb-patches mailing list