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 DW_AT_const_value using DW_FORM_string


On Wed, 20 May 2009 22:51:42 +0200, Joel Brobecker wrote:
> Thanks for looking at this.
> 
> > 2009-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	Fix parsing DW_AT_const_value using DW_FORM_string.
> > 	* dwarf2read.c (dwarf2_const_value <DW_FORM_string>): New.
> > 
> > gdb/testsuite/
> > 2009-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
> > 	* gdb.dwarf2/dw2-strp.S (a_string2): New.
> 
> Looks all good to me; please go ahead and commit.

Checked-in.
	http://sourceware.org/ml/gdb-cvs/2009-05/msg00134.html


Thanks,
Jan


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