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 exp/16240] New: handle __builtin_offsetof


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

            Bug ID: 16240
           Summary: handle __builtin_offsetof
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: exp
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

gcc provides a __builtin_offsetof extension.
gdb doesn't parse this, but probably should.
(More generally it is worth auditing gdb against gcc's
extensions and builtins to see what is missing.)

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