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 Fri, 29 Apr 2005 15:59:21 -0700
Michael Snyder <msnyder@redhat.com> wrote:

> Kevin Buettner wrote:
> 
> > I can think of no reason to continue to over-allocate space for g/G
> > packets in remote.c 
> 
> What if the target returns a longer string?

GDB will print a "Remote packet too long" message.

Do you know of any stubs which return a "g" packet containing pseudo
registers?

Kevin


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