This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: RFA/RFC: vCont for the remote protocol [gdbserver]
- From: Daniel Jacobowitz <drow at mvista dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: Mon, 13 Oct 2003 12:28:28 -0400
- Subject: Re: RFA/RFC: vCont for the remote protocol [gdbserver]
- References: <20030929153032.GA23355@nevyn.them.org> <20030930211733.GC19869@nevyn.them.org>
On Tue, Sep 30, 2003 at 05:17:33PM -0400, Daniel Jacobowitz wrote:
> On Mon, Sep 29, 2003 at 11:30:32AM -0400, Daniel Jacobowitz wrote:
> > Gdbserver support, as promised. I'll check this in (with any necessary
> > updates) once we've settled on the rest. Then there'll be a follow-up to
> > delete the vestiges of Hs, since this is a much better solution.
>
> Revised.
Since the protocol has been finalized, I've checked this in. Just
waiting on the client remote.c support now.
> 2003-09-30 Daniel Jacobowitz <drow@mvista.com>
>
> * linux-low.c (linux_resume): Take a struct thread_resume *
> argument.
> (linux_wait): Update call.
> (resume_ptr): New static variable.
> (linux_continue_one_thread): Renamed from
> linux_continue_one_process. Use resume_ptr.
> (linux_resume): Use linux_continue_one_thread.
> * server.c (handle_v_cont, handle_v_requests): New functions.
> (myresume): New function.
> (main): Handle 'v' case.
> * target.h (struct thread_resume): New type.
> (struct target_ops): Change argument of "resume" to struct
> thread_resume *.
> (myresume): Delete macro.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer