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: RFC: Strip the ISA bit when printing symbol offsets


On Fri, Nov 13, 2009 at 02:24:44PM -0800, Joel Brobecker wrote:
> > 2009-11-13  Daniel Jacobowitz  <dan@codesourcery.com>
> > 
> > 	* defs.h (print_address_symbolic, build_address_symbolic): Update
> > 	prototypes.
> > 	* printcmd.c (print_address_symbolic): Take a gdbarch argument.
> > 	Pass it to build_address_symbolic.  All callers updated.
> > 	(build_address_symbolic): Take a gdbarch argument.  Use
> > 	gdbarch_addr_bits_remove for functions.  All callers updated.
> 
> I tried to find something wrong with this, but couldn't :).
> So, no objection.

Thanks.  I've belatedly committed this.

-- 
Daniel Jacobowitz
CodeSourcery


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