This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

readline-5.1 && CGDB


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]