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/16235] New: support gcc's __real__ and __imag__ extensions


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

            Bug ID: 16235
           Summary: support gcc's __real__ and __imag__ extensions
           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 defines "__real__" and "__imag__" accessors for
imaginary numbers.
gdb should handle these as well.

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