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


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

-- 
Joel


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