From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7051 invoked by alias); 22 Oct 2008 16:45:46 -0000 Received: (qmail 7036 invoked by uid 22791); 22 Oct 2008 16:45:45 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 22 Oct 2008 16:44:54 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 434662A9627; Wed, 22 Oct 2008 12:44:52 -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 Fq+Oty6nXb7c; Wed, 22 Oct 2008 12:44:52 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C29DF2A960F; Wed, 22 Oct 2008 12:44:51 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 687AEE7AD0; Wed, 22 Oct 2008 09:44:47 -0700 (PDT) Date: Wed, 22 Oct 2008 16:45:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Cc: Nicolas Roche Subject: Re: [RFA/win32] Improve C-c handling when process in different console Message-ID: <20081022164447.GB3638@adacore.com> References: <20081002225504.GF26384@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081002225504.GF26384@adacore.com> User-Agent: Mutt/1.4.2.2i 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-10/txt/msg00544.txt.bz2 > 2008-10-02 Nicolas Roche > > * win32-nat.c (check_for_DebugBreakProcess): New function. > (ctrl_c_handler): New function. > (win32_wait): Register ctrl_c_handler as Ctrl-C handler if the inferior > is run in a separate console. > (_initialize_win32_nat): Check for DebugBreakProcess in kernel32.dll. Ping? http://www.sourceware.org/ml/gdb-patches/2008-10/msg00070.html Thank you, -- Joel