From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16989 invoked by alias); 22 Sep 2009 15:49:01 -0000 Received: (qmail 16976 invoked by uid 22791); 22 Sep 2009 15:48:59 -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 15:48:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 671E62BAB88; Tue, 22 Sep 2009 11:48:55 -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 ueXF7od+wFNA; Tue, 22 Sep 2009 11:48:55 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 268592BAB80; Tue, 22 Sep 2009 11:48:55 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 8D128F593C; Tue, 22 Sep 2009 08:48:39 -0700 (PDT) Date: Tue, 22 Sep 2009 15:49:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFA] windows-nat.c: Handle CTRL_BREAK_EVENT in ctrl_c_handler Message-ID: <20090922154839.GB8910@adacore.com> References: <002001ca3acf$a0d8bb40$e28a31c0$@u-strasbg.fr> <20090921173734.GA22446@caradoc.them.org> <20090921221524.GB17886@ednor.casa.cgf.cx> <000301ca3b0c$6c4ca890$44e5f9b0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000301ca3b0c$6c4ca890$44e5f9b0$@u-strasbg.fr> 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/msg00705.txt.bz2 > patch committed to main branch. > Should it go into 7.0 branch too? It seems useful and safe. Any objection to that, Chris? -- Joel