[rfa] gdbserver overhaul

Daniel Jacobowitz drow@mvista.com
Wed Oct 17 10:57:00 GMT 2001


On Wed, Oct 17, 2001 at 12:06:00PM -0400, Andrew Cagney wrote:
> >
> >I've thought about it.  The text file would also need to specify
> >registers to be sent in a resume packet, or those could be moved to the
> >low* files without too much pain (although they're really per-cpu
> >rather than per-target, which is why I put them where they are).
> 
> Do you mean the registers sent target->host with a T packet?  The 
> contents of that list isn't part of the protocol.

Indeed, but per-CPU (with the protocol) seemed the logical way to
specify it.  It's not part of the protocol, but it strikes me as a sort
of recommended corollary to it.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb-patches mailing list