From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10775 invoked by alias); 24 Apr 2005 23:57:49 -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 10597 invoked from network); 24 Apr 2005 23:57:45 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.9) by sourceware.org with SMTP; 24 Apr 2005 23:57:45 -0000 Received: (qmail 20305 invoked from network); 24 Apr 2005 23:57:44 -0000 Received: from localhost (HELO ?10.253.176.34?) (mitchell@127.0.0.1) by mail.codesourcery.com with SMTP; 24 Apr 2005 23:57:44 -0000 Message-ID: <426C3270.4050608@codesourcery.com> Date: Sun, 24 Apr 2005 23:57:00 -0000 From: Mark Mitchell Organization: CodeSourcery, LLC User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Daniel Jacobowitz CC: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: PATCH: Support Windows in event-loop.c References: <200504210549.j3L5n2nP027728@sirius.codesourcery.com> <01c546a1$Blat.v2.4$e03250c0@zahav.net.il> <4267F742.2090108@codesourcery.com> <01c546b0$Blat.v2.4$c193bb40@zahav.net.il> <20050421205617.GA13146@nevyn.them.org> <01c54713$Blat.v2.4$5d0b4ea0@zahav.net.il> <20050424221806.GA13942@nevyn.them.org> In-Reply-To: <20050424221806.GA13942@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00302.txt.bz2 Daniel Jacobowitz wrote: > I guess I don't see this as a problem, while you do. In any case, > since Chris has raised technical objections, I'm going to sit back and > see what the next revision looks like. Hopefully it will make us both > happier. I, too, am waiting on Chris' comments re. my justification for using WaitForMultipleObjects. If it turns out that this is not the right primitive to use, then we'll have to revisit that side of things, but I suspect that the choice between directly modifying the file and providing a (almost-certainly incomplete) implementation of "select" will probably remain. -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com (916) 791-8304