From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11141 invoked by alias); 18 Apr 2005 17:47:05 -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 11126 invoked from network); 18 Apr 2005 17:47:02 -0000 Received: from unknown (HELO shoal.thelemkes.ca) (66.96.18.66) by sourceware.org with SMTP; 18 Apr 2005 17:47:02 -0000 Received: from [192.168.62.32] (unknown [192.168.62.32]) by shoal.thelemkes.ca (Postfix) with ESMTP id 4321220166; Mon, 18 Apr 2005 13:46:56 -0400 (EDT) Subject: RE: strange behaviour -- gdbtk & stdin on winxp From: James Lemke To: Dave Korn Cc: gdb@sources.redhat.com In-Reply-To: References: Content-Type: text/plain Message-Id: <1113846415.5227.57.camel@keel.thelemkes.ca> Mime-Version: 1.0 Date: Mon, 18 Apr 2005 17:47:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00121.txt.bz2 > Jim, do you have 'tty' set in your $CYGWIN environment variable? I don't > know if it'll help or not, but it affects tty-handling in the cygwin lib: > > http://cygwin.com/cygwin-ug-net/using-cygwinenv.html > > "(no)tty - if set, Cygwin enables extra support (i.e., termios) for > UNIX-like ttys. 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 might or might not help to experiment with it. Thanks for the idea Dave. Unfortunately it didn't help. I tried adding the following to c:\autoexec.bat: set CYGWIN=tty and the following to ~/.bash_profile: export CYGWIN=tty -- James Lemke jim@TheLemkes.ca Orillia, Ontario 1992 ST1100, STOC #3750; FWD# M:245401 H:246889 Life is what happens while you're busy making other plans. --John Lennon