public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* How to reconfigure terminal screen size?
@ 2015-03-31 10:22 Aleksey Midenkov
  2015-03-31 11:58 ` Patrick Palka
  0 siblings, 1 reply; 3+ messages in thread
From: Aleksey Midenkov @ 2015-03-31 10:22 UTC (permalink / raw)
  To: gdb

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).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to reconfigure terminal screen size?
  2015-03-31 10:22 How to reconfigure terminal screen size? Aleksey Midenkov
@ 2015-03-31 11:58 ` Patrick Palka
  2015-03-31 13:14   ` Aleksey Midenkov
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Palka @ 2015-03-31 11:58 UTC (permalink / raw)
  To: Aleksey Midenkov; +Cc: gdb

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?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to reconfigure terminal screen size?
  2015-03-31 11:58 ` Patrick Palka
@ 2015-03-31 13:14   ` Aleksey Midenkov
  0 siblings, 0 replies; 3+ messages in thread
From: Aleksey Midenkov @ 2015-03-31 13:14 UTC (permalink / raw)
  To: Patrick Palka; +Cc: gdb

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?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-31 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-31 10:22 How to reconfigure terminal screen size? Aleksey Midenkov
2015-03-31 11:58 ` Patrick Palka
2015-03-31 13:14   ` Aleksey Midenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).