This is the mail archive of the gdb-patches@sources.redhat.com 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] Eliminate use of deprecated_register_bytes() fromremote.c


On Wed, 27 Apr 2005 11:40:18 -0400
Daniel Jacobowitz <drow@false.org> wrote:

> > I can think of no reason to continue to over-allocate space for g/G
> > packets in remote.c so I'm happy with this patch instead (which adds
> > the test that you wanted):
> > 
> > 	* remote.c (init_remote_state): Eliminate use of
> > 	deprecated_register_bytes().
> 
> This is fine with me.

Okay, committed.  Thanks for reviewing this.

Kevin


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