This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [RFA] dwarf.c (display_gdb_index): Include static/global information
Ping.
On Mon, Sep 17, 2012 at 2:56 PM, Doug Evans <dje@google.com> wrote:
> Ping.
>
> On Mon, Sep 10, 2012 at 10:26 AM, <dje@google.com> wrote:
>>
>> Hi.
>>
>> The .gdb_index pretty-printer currently doesn't print the static/global bit.
>> This is useful in debugging gcc output.
>>
>> Ok to check in?
>>
>> [I don't know how you want to handle i18n here.
>> I didn't want to spend too much time guessing, so I picked
>> something that works. Let me know if you want changes.]
>>
>> 2012-09-10 Doug Evans <dje@google.com>
>>
>> * dwarf.c (display_gdb_index): Include static/global information
>> of each symbol.