[patch] Fix C++ demangling of minsyms with symver

Tom Tromey tromey@redhat.com
Thu Jun 2 18:04:00 GMT 2011


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> 	* symtab.c (symbol_find_demangled_name): New parameter objfile.  Always
Jan> 	call bfd_demangle, not cplus_demangle.
Jan> 	(symbol_set_names): Pass OBJFILE.

The patch looks reasonable in itself, but I wonder about the other
untouched calls to cplus_demangle.

Tom



More information about the Gdb-patches mailing list