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 symtab/15547] New: info types searches msymbols


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

            Bug ID: 15547
           Summary: info types searches msymbols
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

(gdb) info types b
...
Non-debugging symbols:
__bss_start


Absent some old debug format (stabs?) is there a reason to search minsyms for
types?  If not, and we still have to support old debug formats that do this,
can we record some information somewhere to make the output of "info types"
more useful?

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