Bug 21690 - Cannot interrupt failing command-history search
Summary: Cannot interrupt failing command-history search
Status: UNCONFIRMED
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: 8.0.1
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
: 22808 27936 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-06-28 21:26 UTC by Hi-Angel
Modified: 2021-06-01 15:23 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hi-Angel 2017-06-28 21:26:33 UTC
Steps:

1. Run "gdb -nh"
2. Press Ctrl+r, and type e.g. "f" (you should see a failing search)
3. Press Ctrl+c (you'll see it's interrupted)
4. Type e.g. "b"

Result: it resumes the failing search, and appends "b" there.
Comment 1 Hannes Domani 2020-04-08 13:24:27 UTC
*** Bug 22808 has been marked as a duplicate of this bug. ***
Comment 2 Hannes Domani 2021-06-01 15:23:48 UTC
*** Bug 27936 has been marked as a duplicate of this bug. ***