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: Remove register_bytes_ok arch method


On Tuesday 05 June 2007 19:19, Daniel Jacobowitz wrote:
> On Mon, May 28, 2007 at 03:39:48PM +0400, Vladimir Prus wrote:
> > Here's the updated patch. OK?
> 
> > 	* remote.c (process_g_packet): Don't check size.
> > 	* gdbarch.sh: Remove register_bytes_ok.
> > 	* gdbarch.c: Regenerated.
> > 	* gdbarch.h: Regenerated.
> > 	* m68k-tdep.c (REGISTER_BYTES_NOFP): Remove.
> > 	(m68k_register_bytes_ok): Remove.
> > 	(m68k_gdbarch_init): Don't register m68k_register_bytes_ok.
> 
> Yes, this is OK.

Thanks, I've checked this in.

- Volodya


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