From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4266 invoked by alias); 22 Sep 2009 18:05:15 -0000 Received: (qmail 4252 invoked by uid 22791); 22 Sep 2009 18:05:14 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Sep 2009 18:05:08 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id F02332BAB3F; Tue, 22 Sep 2009 14:05:06 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 59ZfBWt1USkl; Tue, 22 Sep 2009 14:05:06 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id ABB6E2BAB40; Tue, 22 Sep 2009 14:05:04 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A4A41F593C; Tue, 22 Sep 2009 11:04:48 -0700 (PDT) Date: Tue, 22 Sep 2009 18:05:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: Pierre Muller , gdb-patches@sourceware.org Subject: Re: [RFA] windows-nat.c: Handle CTRL_BREAK_EVENT in ctrl_c_handler Message-ID: <20090922180448.GC8910@adacore.com> References: <002001ca3acf$a0d8bb40$e28a31c0$@u-strasbg.fr> <83hbuwurzc.fsf@gnu.org> <000601ca3b9a$3cbbe670$b633b350$@u-strasbg.fr> <83d45ivp5w.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83d45ivp5w.fsf@gnu.org> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-09/txt/msg00708.txt.bz2 > I will fix it and install it in a couple of days. I hope GDB 7.0 will > not be released with the code but without the docs. The patch is still pending approval for 7.0, so it should not happen. If it does, though, I'll make a corrective release very shortly after, to limit the damage. -- Joel