This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] New dwarf2_attribute_true_p function in dwarf2read.c


Joel Brobecker <brobecker@gnat.com> writes:

> Hello,
> 
> Following a suggestion made by JimB in:
> 
> http://sources.redhat.com/ml/gdb-patches/2004-04/msg00297.html
> 
> I made the following change:
> 
> 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
> 
>         * dwarf2read.c (dwarf2_attribute_true_p): New function.
>         (die_is_declaration): Use the function above.
> 
> Tested on x86-linux, no regression.
> 
> OK to apply?

Yep.


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