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]

Re: [rfa] gdbserver overhaul


On Thu, Oct 18, 2001 at 05:13:29PM -0400, Andrew Cagney wrote:
> >>Have you thought about using something like a colon delimited file:
> >>
> >>4:r0
> >>8:r1
> >>
> >>to generate these?  A definition for a textual form will be needed 
> >>eventually.  While crude it would allow the sharing of this information 
> >>between GDB and gdbserver.
> >
> >
> >Upon reflection, I've implemented this as well.
> 
> Dam! I'll have to go and implement:
> 
> 	set remote G-packet 4:r0;8:r1;...

Wait till these go in first :)  They should have most of the necessary
framework.  I'll revisit this patch in a couple of days.

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


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