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, rfc] Re: MIPS dwarf2 location lists


> > 	* dwarf2expr.c (dwarf2_read_address): Make static.
> > 	* dwarf2expr.h (dwarf2_read_address): Remove prototype.
> > 	* dwarf2loc.c (find_location_expression): Add relocation offset
> > 	to base-address-selection entry base addresses.  Read addresses
> > 	(and offsets) as signed/unsigned integers, depending on the
> > 	BFD's sign_extend_vma flag.  Do not call dwarf2_read_address.
> > 	(locexpr_describe_location): Read TLS offset as unsigned
> > 	integer.  Do not call dwarf2_read_address.
> 
> Ping.  Any thoughts on whether we should go with this?

Can't really say much about the patch itself; but FWIW, I tested it
on mips-irix, and saw no regression.

-- 
Joel


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