From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19421 invoked by alias); 25 Apr 2005 16:44:09 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19151 invoked from network); 25 Apr 2005 16:43:44 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 25 Apr 2005 16:43:44 -0000 Received: from zaretski (IGLD-80-230-41-251.inter.net.il [80.230.41.251]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id EFS37714 (AUTH halo1); Mon, 25 Apr 2005 19:43:13 +0300 (IDT) Date: Mon, 25 Apr 2005 16:44:00 -0000 From: "Eli Zaretskii" To: Christopher Faylor , gdb-patches@sources.redhat.com Message-ID: <01c549b5$Blat.v2.4$d1e54920@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: mark@codesourcery.com In-reply-to: <20050425153549.GA15967@nevyn.them.org> (message from Daniel Jacobowitz on Mon, 25 Apr 2005 11:35:49 -0400) Subject: Re: PATCH: Support Windows in event-loop.c Reply-to: Eli Zaretskii References: <20050424221806.GA13942@nevyn.them.org> <426C3270.4050608@codesourcery.com> <20050425042414.GA7322@trixie.casa.cgf.cx> <20050425131611.GA7821@nevyn.them.org> <20050425145023.GD6543@trixie.casa.cgf.cx> <426D05D6.8010903@codesourcery.com> <20050425150422.GA13753@nevyn.them.org> <426D0A11.4060604@codesourcery.com> <20050425152324.GA15521@nevyn.them.org> <426D0C1D.8040600@codesourcery.com> <20050425153549.GA15967@nevyn.them.org> X-SW-Source: 2005-04/txt/msg00319.txt.bz2 > Date: Mon, 25 Apr 2005 11:35:49 -0400 > From: Daniel Jacobowitz > Cc: Christopher Faylor , gdb-patches@sources.redhat.com > > > 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". Yes, that would be my recommendation as well.