bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gprof not really looking at symbols attributes


From: Nick Clifton
Subject: Re: gprof not really looking at symbols attributes
Date: Thu, 09 Apr 2009 14:07:56 +0100
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

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  <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]