public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Bob Rossi <bob@brasko.net>
To: gdb@sourceware.org
Subject: 'set pagination off' vs 'set height 0'
Date: Wed, 15 Apr 2020 18:36:37 -0400	[thread overview]
Message-ID: <20200415223637.GA25710@xubuntu.brasko.net> (raw)

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

                 reply	other threads:[~2020-04-15 22:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200415223637.GA25710@xubuntu.brasko.net \
    --to=bob@brasko.net \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).