Discussion:
[Bug gdb/22401] New: better pager prompt
jidanni at jidanni dot org
2017-11-06 04:05:13 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=22401

Bug ID: 22401
Summary: better pager prompt
Product: gdb
Version: 8.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: jidanni at jidanni dot org
Target Milestone: ---

The prompt
---Type <return> to continue, or q <return> to quit---
is nice, however the user might also want at some point, after reading
several pages, to instead just print out all the remaining pages without
having to hit RET after each one.
Therefore please make it
---Type <return> to continue, a or q <return> to print all or quit---

Also the user should be shown what page he is on:
--- 1/26 Type <return> to continue, a or q <return> to print all or quit---

Sure, on (info "(gdb) Screen Size") one can do set pagination off, but I
am just talking about a user who is already on the fifth page, and wants
to dump all the rest to STDOUT right now.

Also I am not asking you for how to do it. I am asking to change the
prompt, and add a "a" command. Or a "?" to show all options.
--
You are receiving this mail because:
You are on the CC list for the bug.
tromey at sourceware dot org
2018-04-24 16:36:22 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=22401

Tom Tromey <tromey at sourceware dot org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |tromey at sourceware dot org
Resolution|--- |DUPLICATE

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Dup.

*** This bug has been marked as a duplicate of bug 12326 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
Continue reading on narkive:
Loading...