X-Spam-Check-By: sourceware.org Date: Fri, 27 Jan 2006 17:08:12 -0500 From: Bob Rossi To: cygwin AT cygwin DOT com Subject: readline-5.1 && CGDB Message-ID: <20060127220812.GA6931@brasko.net> Mail-Followup-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I finally managed to compile CGDB with readline-5.1 statically. I compiled against a version of readline that has multibyte turned on, and a version with it turned off. In both cases I have the same results. CGDB is displayed awkardly in the curses window. I have finally discovered that this appears to be a LINES/COLS bug. If I connect via putty into the windows machine, and set the putty window to be 25/80 LINES/COLUMNS, then all works. Otherwise, the terminal is the wrong size. I'm convinced the problem is the call into readline. Is it possible there were any changes to readline that would effect this? I'm sure other curses apps will notice this problem, so it would be nice to fix it before the next readline minor release. I'm still working on it ... Thanks, Bob Rossi -- 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/