public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* 'set pagination off' vs 'set height 0'
@ 2020-04-15 22:36 Bob Rossi
  0 siblings, 0 replies; only message in thread
From: Bob Rossi @ 2020-04-15 22:36 UTC (permalink / raw)
  To: gdb

Hi,

Is there supposed to be a difference between 
    set pagination off
and
    set height 0
from the user perspective?

I see the following from GDB,
    (gdb) help set pagination
    ...
    Turning pagination off is an alternative to "set height unlimited".

I only ask because I ran into the bug here,
  https://sourceware.org/bugzilla/show_bug.cgi?id=25190
that is worked-around with 'set pagination off'.

CGDB has always had 'set height 0' set, and I thought those were
the same, but apparently not.

Thanks,
Bob Rossi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-15 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 22:36 'set pagination off' vs 'set height 0' Bob Rossi

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