From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23551 invoked by alias); 26 Apr 2010 06:22:10 -0000 Received: (qmail 23536 invoked by uid 22791); 26 Apr 2010 06:22:08 -0000 X-Spam-Check-By: sourceware.org Received: from pool-173-76-55-5.bstnma.fios.verizon.net (HELO cgf.cx) (173.76.55.5) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Mon, 26 Apr 2010 06:22:05 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id E9AE213C061; Mon, 26 Apr 2010 02:22:03 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id D9B732B352; Mon, 26 Apr 2010 02:22:03 -0400 (EDT) Date: Mon, 26 Apr 2010 06:22:00 -0000 From: Christopher Faylor To: Joel Brobecker , gdb@sourceware.org, Pedro Alves , John Cortell , Dave Korn Subject: Re: sending CTRL-C to Cygwin gdb 6.8 has no effect Message-ID: <20100426062203.GA31312@ednor.casa.cgf.cx> Mail-Followup-To: Joel Brobecker , gdb@sourceware.org, Pedro Alves , John Cortell , Dave Korn References: <201004231941.o3NJfbWR021914@az33smr01.freescale.net> <4BD389B3.2030409@gmail.com> <201004251418.o3PEIBMG000580@az33smr01.freescale.net> <201004252225.08587.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201004252225.08587.pedro@codesourcery.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00134.txt.bz2 Aren't we just circling around a simple problem here? The latest version of gdb has accommodations for CTRL-C, added by Joel. The current version, shipping with Cygwin does not. cgf