From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8816 invoked by alias); 16 May 2008 19:35:03 -0000 Received: (qmail 8806 invoked by uid 22791); 16 May 2008 19:35:02 -0000 X-Spam-Check-By: sourceware.org Received: from pool-72-74-94-32.bstnma.fios.verizon.net (HELO ednor.cgf.cx) (72.74.94.32) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 16 May 2008 19:34:45 +0000 Received: by ednor.cgf.cx (Postfix, from userid 201) id B3D2C223010; Fri, 16 May 2008 15:34:38 -0400 (EDT) Date: Sat, 17 May 2008 11:38:00 -0000 From: Christopher Faylor To: gdb-patches@sourceware.org, Joel Brobecker Subject: Re: [RFC] control-c handling on Windows... Message-ID: <20080516193438.GA4413@ednor.casa.cgf.cx> Mail-Followup-To: gdb-patches@sourceware.org, Joel Brobecker References: <20080507205611.GB7421@adacore.com> <20080509202942.GA4386@ednor.casa.cgf.cx> <20080510013336.GC28890@adacore.com> <20080510043413.GA5429@ednor.casa.cgf.cx> <20080510153102.GE28890@adacore.com> <20080510180010.GF28890@adacore.com> <20080510194232.GC17229@ednor.casa.cgf.cx> <20080511164043.GJ28890@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080511164043.GJ28890@adacore.com> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00519.txt.bz2 On Sun, May 11, 2008 at 09:40:43AM -0700, Joel Brobecker wrote: >So, I suggest we install you patch for now. Hopefully we'll find a way >to get rid of the race condition, but in the meantime, we have something >that makes the situation better. Sorry for the delay. I'm travelling. Checking this in is ok with me but it would be nice to consider a better solution eventually. Could you put a note to that effect in the patch (or maybe you already did, I'm sort of computer challenged right now). cgf