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 08:26:21AM -0700, Mark Mitchell wrote:
> Daniel Jacobowitz wrote:
> 
> >Can't you borrow Cygwin's, or the one from Emacs that Eli referenced? 
> >No need to reinvent the wheel.
> 
> Yes, I'll try that.  But, I don't want people to get false expectations; 
> the one from Emacs is very incomplete.  The one from Cygwin is very 
> complete, but also appears complex and dependent on lots of other bits 
> of Cygwin.
> 
> Now, assuming I can do this, do y'all want me to try to put this in 
> libiberty, or in GDB itself?

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

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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