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 tui/16120] New: Segmentation fault during symbol completion with verbose=on


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

            Bug ID: 16120
           Summary: Segmentation fault during symbol completion with
                    verbose=on
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tui
          Assignee: unassigned at sourceware dot org
          Reporter: patrick at parcs dot ath.cx

Steps to reproduce:

$ gdb gdb
(gdb) set verbose on
(gdb) break <TAB>
Reading in symbols for ./bid/host-ieee64.c...done.
...
<keep pressing RETURN when prompted>

segmentation fault
$

-- 
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]