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


On Mon, Apr 25, 2005 at 03:51:41PM +0000, M.M. Kettenis wrote:
> Christopher Faylor <me@cgf.cx> wrote: 
> 
> >On Mon, Apr 25, 2005 at 09:16:12AM -0400, Daniel Jacobowitz wrote:
> >>On Mon, Apr 25, 2005 at 12:24:14AM -0400, Christopher Faylor wrote:
> >>> On Sun, Apr 24, 2005 at 04:57:36PM -0700, Mark Mitchell wrote:
> >>> >Daniel Jacobowitz wrote:
> 
> >Ok...  So, is it acceptable to include a console-only implementation in
> >event-loop.c?  I would think that it wasn't.
> >
> >That seems to suggest that some kind of generic select or poll
> >implementation needs to be developed, probably using threads.
> 
> Over my dead body (the threads part that is).

Unfortunately there appears to be exactly zero other ways to do this in
Windows.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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