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: [RFA]dwarf reader: Avoid complaint on const type


>>>>> "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


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