PATCH: Support Windows in event-loop.c

Mark Mitchell mark@codesourcery.com
Mon Apr 25 20:23:00 GMT 2005


Daniel Jacobowitz wrote:

> No idea.  I think in GDB is OK.  In that case it should probably be
> encapsulated as "gdb_select".

Here is the revised patch.  As per previous discussion, this version 
still has the limitation that it only works with consoles -- but it 
would be possible to use threads within gdb_select to extend it to work 
with a wider variety of handles.  In any case, this patch provides 
useful functionality on Windows, and does not impose the Windows API on 
generic code.

OK to commit?

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdb.event.patch
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20050425/3fe9ddba/attachment.ksh>


More information about the Gdb-patches mailing list