This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/786: readline reverse-history-search does not work when 'enter' is hit


>Number:         786
>Category:       gdb
>Synopsis:       readline reverse-history-search does not work when 'enter' is hit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 02 17:28:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     rros7605@postoffice.uri.edu
>Release:        GNU gdb 5.2.1
>Organization:
>Environment:
Linux black 2.4.0 #2 Mon Sep 16 18:05:59 EDT 2002 i686 unknown
gcc version 2.95.2 19991024 (release)
i686-pc-linux-gnu
>Description:
When at the command prompt. Doing reverse-search-history with readline by hitting <CTRL>r and then selecting an old command and hitting enter. The command should then be run. However, it is not. When the next key is hit, the command is run.
>How-To-Repeat:
Search thought the history using ^R in readline and hit enter to select an old command. It does not run.
>Fix:
Make the command run when enter is hit.
>Release-Note:
>Audit-Trail:
>Unformatted:


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