This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]