[Bug tui/21737] TUI becomes garbled when GDB is not waiting for input but receives a newline while cursor is at the bottom
tromey at sourceware dot org
sourceware-bugzilla@sourceware.org
Sun Sep 2 22:58:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=21737
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at sourceware dot org
--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Which terminal are you using, and what is your TERM setting?
Are you using something like screen or tmux?
My belief is that gdb is basically at the mercy of ncurses for
most things like this. Some garbling can occur when the inferior
writes to stdout/stderr, but that doesn't seem to be the case
here.
I can't reproduce this with gnome-terminal.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list