From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28027 invoked by alias); 12 Sep 2005 10:06:47 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27106 invoked by uid 22791); 12 Sep 2005 10:04:43 -0000 Received: from host217-40-213-68.in-addr.btopenworld.com (HELO SERRANO.CAM.ARTIMI.COM) (217.40.213.68) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 12 Sep 2005 10:04:43 +0000 Received: from mace ([192.168.1.25]) by SERRANO.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.1830); Mon, 12 Sep 2005 11:04:40 +0100 From: "Dave Korn" To: "'Himanshu Chandola'" Cc: Subject: RE: SIGINT not passed to process on cygwin Date: Mon, 12 Sep 2005 10:06:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <432531B0.1000908@picorp.com> Message-ID: X-SW-Source: 2005-09/txt/msg00071.txt.bz2 ----Original Message---- >From: Himanshu Chandola >Sent: 12 September 2005 08:44 > thanks that helped. > Although in cygwin ^C is set to intr, the problem continued to be the > same. > The ^C on gdb didn't stop it. > > Himanshu Do you have CYGWIN=tty set in your environment? http://cygwin.com/cygwin-ug-net/using-cygwinenv.html "(no)tty - if set, Cygwin enables extra support (i.e., termios) for UNIX-like ttys in the Windows console. It is not compatible with some Windows programs. Defaults to not set, in which case the tty is opened in text mode. Note that this has been changed such that ^D works as expected instead of ^Z, and is settable via stty. This option must be specified before starting a Cygwin shell and it cannot be changed in the shell. It should not be set when using other terminals (i.e., rxvt or xterm)." cheers, DaveK -- Can't think of a witty .sigline today....