Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 29 Apr 2005 22:50:05 -0400 From: Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> To: cygwin AT cygwin DOT com Subject: Re: CDB problem under bash shell Message-ID: <20050430025005.GB24555@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <C895E1A1EDA4474F9CD00270E04C99FF086242 AT usca1ex-priv2 DOT sanmateo DOT corp DOT akamai DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <C895E1A1EDA4474F9CD00270E04C99FF086242@usca1ex-priv2.sanmateo.corp.akamai.com> User-Agent: Mutt/1.5.8i On Fri, Apr 29, 2005 at 06:44:28PM -0700, Lauris, Eli wrote: >Has anyone encountered the following problem when Microsoft CDB >(console debugger) is started from cygwin bash shell: CDB appears to >"eat" the last character of every command. I've tried various stty >settings such as onlret and onlcr and others, to no avail. > >This is happening on Windows Server 2003 running cygwin-1.5.12. > >If anyone has seen this problem and found a workaround, I'd really >appreciate hearing from you. Does setting CYGWIN=tty before starting bash cause any change in behavior? It could conceivably make things worse, but maybe CDB will work better when it thinks it has a pipe (aka cygwin tty) as stdin. 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/