How to reconfigure terminal screen size?
Aleksey Midenkov
midenok@gmail.com
Tue Mar 31 13:14:00 GMT 2015
On Tue, Mar 31, 2015 at 2:57 PM, Patrick Palka <patrick@parcs.ath.cx> wrote:
> On Tue, Mar 31, 2015 at 6:22 AM, Aleksey Midenkov <midenok@gmail.com> wrote:
>> 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).
>
> I think this issue is already fixed on the trunk. Could you try
> building GDB from git and report back?
Thanks, I'll wait better. When it can be possibly released?
More information about the Gdb
mailing list