How to reconfigure terminal screen size?

Aleksey Midenkov midenok@gmail.com
Tue Mar 31 10:22:00 GMT 2015


When attaching from different terminals to screen session GDB retains
knowledge about terminal size since when it started.

Command 'winheight SRC +30' makes even worse, seems that GDB hangs in
endless loop (in TUI mode).

Command 'set height' doesn't help.

It would be good if GDB reconfigured automatically on terminal resize
signal (SIGWINCH).



More information about the Gdb mailing list