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]
Other format: [Raw text]

Re: PATCH: Support Windows in event-loop.c


Eli Zaretskii wrote:
Date: Mon, 25 Apr 2005 13:22:16 -0700
From: Mark Mitchell <mark@codesourcery.com>
CC: Christopher Faylor <me@cgf.cx>,  gdb-patches@sources.redhat.com

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.


This patch is fine with me.

Thanks, committed.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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