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/16268] New: gdb ignores DW_TAG_friend and DW_AT_friend


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

            Bug ID: 16268
           Summary: gdb ignores DW_TAG_friend and DW_AT_friend
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

gdb currently ignores DW_TAG_friend and DW_AT_friend.
However I think these are probably necessary to correctly
implement ADL.
Note that they are not generated by gcc yet:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59319

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