This is the mail archive of the gdb-patches@sourceware.org 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: Gdbserver for Windows


On Tue, Jul 18, 2006 at 03:53:54PM -0400, Daniel Jacobowitz wrote:
> Some time ago Leo Zayas sent me a working port of gdbserver to Windows.
> It's been languishing in my mailbox.  This week and last week I updated it,
> reformatted it, and added some bits like basic Cygwin support.  I've tested
> this somewhat; it works, even with multi-threaded applications, but
> something in pthread_cond_wait.exp makes it blow up in a way I can't work
> out.  But it is definitely good enough to be useful!
> 
> It doesn't have support for interrupts - pressing C-c in GDB won't stop it.
> Leo and I had been talking about how to do that, but I'm afraid I've run
> out of time for this project for now.  Leo, you'll see I've moved a lot
> of the code around.  If you have any comments, please let me know.

Checked in.


-- 
Daniel Jacobowitz
CodeSourcery


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