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/11920] New: tab completion might stall cli without any feedback


When one presses <tab> at the "wrong" time it can feel like gdb stalls. It would
be nice if gdb gave some feedback it is doing lots of lookups.

Example from a c++ program:

(gdb) break std::<tab>
[...nothing for about 3 seconds - not obviously killable...]
Display all 14472 possibilities? (y or n)

-- 
           Summary: tab completion might stall cli without any feedback
           Product: gdb
           Version: archer
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cli
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: mjw at redhat dot com
                CC: gdb-prs at sourceware dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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