Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sat, 30 Apr 2005 00:14:55 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: CDB problem under bash shell
Message-ID: <20050430041455.GA3931@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <C895E1A1EDA4474F9CD00270E04C99FF1E8F77@usca1ex-priv2.sanmateo.corp.akamai.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <C895E1A1EDA4474F9CD00270E04C99FF1E8F77@usca1ex-priv2.sanmateo.corp.akamai.com>
User-Agent: Mutt/1.5.8i

On Fri, Apr 29, 2005 at 08:58:58PM -0700, Lauris, Eli wrote:
>No, I tried both CYGWIN=tty and CYGWIN=notty with no effect on the cdb
>behavior.

You are setting CYGWIN=notty prior to running bash, right?

I've looked at the code and I can't imagine what would cause a windows
app to misbehave if it is run with CYGWIN=notty.  The console is
specifically set into a windows-friendly state before executing a
a new process.

In any event, none of the stty settings would have any effect on a
pure windows process when CYGWIN=notty.

Maybe google will unearth other people with similar problems with CDB.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

