public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/26650] New: SIGWINCH handling overrides unlimited height setting
@ 2020-09-22 16:04 schwab@linux-m68k.org
  2020-09-23 19:39 ` [Bug cli/26650] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: schwab@linux-m68k.org @ 2020-09-22 16:04 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26650

            Bug ID: 26650
           Summary: SIGWINCH handling overrides unlimited height setting
           Product: gdb
           Version: 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
  Target Milestone: ---

When gdb receives SIGWINCH it always sets height to the current terminal
geometry, even if height is currently set to 0 (unlimited).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug cli/26650] SIGWINCH handling overrides unlimited height setting
  2020-09-22 16:04 [Bug cli/26650] New: SIGWINCH handling overrides unlimited height setting schwab@linux-m68k.org
@ 2020-09-23 19:39 ` tromey at sourceware dot org
  2020-09-23 19:40 ` tromey at sourceware dot org
  2020-09-24 15:03 ` schwab@linux-m68k.org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2020-09-23 19:39 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26650

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org
                 CC|                            |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Maybe "set pagination off" is better, but I think we can still
preserve this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug cli/26650] SIGWINCH handling overrides unlimited height setting
  2020-09-22 16:04 [Bug cli/26650] New: SIGWINCH handling overrides unlimited height setting schwab@linux-m68k.org
  2020-09-23 19:39 ` [Bug cli/26650] " tromey at sourceware dot org
@ 2020-09-23 19:40 ` tromey at sourceware dot org
  2020-09-24 15:03 ` schwab@linux-m68k.org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2020-09-23 19:40 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26650

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
https://sourceware.org/pipermail/gdb-patches/2020-September/172031.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug cli/26650] SIGWINCH handling overrides unlimited height setting
  2020-09-22 16:04 [Bug cli/26650] New: SIGWINCH handling overrides unlimited height setting schwab@linux-m68k.org
  2020-09-23 19:39 ` [Bug cli/26650] " tromey at sourceware dot org
  2020-09-23 19:40 ` tromey at sourceware dot org
@ 2020-09-24 15:03 ` schwab@linux-m68k.org
  2 siblings, 0 replies; 4+ messages in thread
From: schwab@linux-m68k.org @ 2020-09-24 15:03 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26650

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> ---
Perhaps init_page_info should use pagination_enabled instead of lines_per_page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2020-09-24 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 16:04 [Bug cli/26650] New: SIGWINCH handling overrides unlimited height setting schwab@linux-m68k.org
2020-09-23 19:39 ` [Bug cli/26650] " tromey at sourceware dot org
2020-09-23 19:40 ` tromey at sourceware dot org
2020-09-24 15:03 ` schwab@linux-m68k.org

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