Re: CDB problem under bash shell

2005-04-29 Thread Christopher Faylor
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

RE: CDB problem under bash shell

2005-04-29 Thread Lauris, Eli
No, I tried both CYGWIN=tty and CYGWIN=notty with no effect on the cdb behavior. Ei -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Friday, April 29, 2005 7:50 PM To: cygwin@cygwin.com Subject: Re: CDB problem under bash shell On Fri, Apr 29, 2005 at 06:44

Re: CDB problem under bash shell

2005-04-29 Thread Christopher Faylor
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