Hi Phil,

When the same address is pointed to by many symbols, it seems gprof does everything to make the right choice for the symbol name to use ... except
filling the Sym structure correctly. Here is a patch.

Thanks - I have applied your patch along with this changelog entry.

Cheers
  Nick

gprof/ChangeLog
2009-04-09  Philippe Biondi  <[email protected]>

        * corefile.c (core_create_function_syms): Initialise a symbol's
        is_func field based on the setting of the BSF_FUNCTION flag.


_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to