This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug cli/16864] Non-incremental searches are not sufficiently documented


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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |palves at redhat dot com

--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
See non-incremental-reverse-search-history (M-p) /
non-incremental-forward-search-history (M-n) at:

 https://sourceware.org/gdb/current/onlinedocs/gdb/Commands-For-History.html

This part of the manual you pointed at is actually readline's manual embedded
into gdb's.  E.g., you see the same chapter in the bash manual:

 https://www.gnu.org/software/bash/manual/html_node/Searching.html

readline is maintained by the bash folks.  Could you report the issue to them,
please?  See https://www.gnu.org/software/bash/

Thanks!

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]