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/17821] New: Handling (anonymous namespace) in .gdb_index


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

            Bug ID: 17821
           Summary: Handling (anonymous namespace) in .gdb_index
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

I'm still digging through the details of this bug, but I wanted to get
something written down so I can add it to the 7.9 wiki.
[Whether a fix can make it into 7.9 remains to be seen.]

Gold adds "(anonymous namespace)" to .gdb_index,
but gdb doesn't use that name in expanded symbol tables.
new_symbol_full sees a missing name and thus skips the symbol.

This is causing symbol lookup issues.
[More to follow ...]

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