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


> Date: Mon, 25 Apr 2005 10:50:23 -0400
> From: Christopher Faylor <me@cgf.cx>
> 
> >It is only the console handle - in the configuration that Mark's been
> >testing.
> 
> Ok...  So, is it acceptable to include a console-only implementation in
> event-loop.c?  I would think that it wasn't.

Unless a more general emulation can be coded with a reasonable amount
of work, I'd be prepared to go along with a console-only version.  We
could add something there that will abort if a non-console handle is
ever passed, if we want.


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