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/12326] New: pager could use a "continue without asking"response


http://sourceware.org/bugzilla/show_bug.cgi?id=12326

           Summary: pager could use a "continue without asking" response
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com


I tried "rbreak .*" on a real program -- it set 20,000 breakpoints.
I forgot to disable the pager, so I had to press Enter many times.
It would be nice if I could answer "c" ("continue") at the pager prompt
to disable the pager until the end of the current command.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]