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 gdb/13767] New: "info float" and unavailable float registers(traceframes)


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

             Bug #: 13767
           Summary: "info float" and unavailable float registers
                    (traceframes)
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: palves@redhat.com
    Classification: Unclassified


On x86*:

(gdb) trace foo
(gdb) tstart
(gdb) ...
(gdb) tstop
(gdb) tfind
(gdb) info float 
Register 32 is not available

i387-tdep.c:i387_print_float_info isn't handling unavailable-ness gracefully.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]