[RFA]dwarf reader: Avoid complaint on const type

Tom Tromey tromey@redhat.com
Fri May 21 17:20:00 GMT 2010


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre>   GDB CVS compiled for Linux arm gave several dwarf complaints 
Pierre> when debugging itself that I tried to fix.

Thanks.

Pierre>   Is this correct?

Yes.

Pierre> Maybe there are other position where DW_TAG_const_type
Pierre> and DW_TAG_volatile_type should be added...

Not that I know of.

Pierre> 2010-05-21  Pierre Muller  <muller@ics.u-strasbg.fr>
Pierre> 	* dwarf2read.c (process_die): Also allow DW_TAG_const_type
Pierre> 	and DW_TAG_volatile_type.
Pierre> 	(new_symbol): Likewise.

This is ok.  Thanks again.

Tom



More information about the Gdb-patches mailing list