[PATCH] elf: Keep only one '@' for undefined versioned symbols

Tom Tromey tromey@adacore.com
Fri Aug 6 18:24:03 GMT 2021


Alan> And gdb doesn't do the right
Alan> thing for dynamic symbols, since looking for @'s in their names is
Alan> futile.  I believe gdb ought to look at
Alan> ((elf_symbol_type *) sym)->version & VERSYM_HIDDEN
Alan> instead for dynamic symbols.

Tom> I will try this out and report back.
Tom> Thank you once again.

This works fine.  The patch to gdb-patches is waiting for me to write
the appropriate test case.  Thank you.

Tom


More information about the Binutils mailing list