public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/14428] New: Make `info register' uniform accross platforms
@ 2012-08-01 20:54 sergiodj at redhat dot com
  2012-08-01 21:48 ` [Bug gdb/14428] " palves at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: sergiodj at redhat dot com @ 2012-08-01 20:54 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 14428
           Summary: Make `info register' uniform accross platforms
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: sergiodj@redhat.com
    Classification: Unclassified


Currently `info registers' does not output uniformely on all platforms, e.g.:

On x86*, the output of `info register pc fp' is:

    info register pc fp
    pc: 0x400520
    fp: 0x7fffffffc490

On ppc64/s390x, it is:

    info register pc fp
    pc             0x10000658       0x10000658 <main+20>
    fp: 0xfffffffd120

On m68k-linux, it is:

    info register pc fp
    pc             0x8000042c       0x8000042c <main+4>
    fp             0xefae83e4       0xefae83e4

It would be nice to have these commands output the same pattern.

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-28  9:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-01 20:54 [Bug gdb/14428] New: Make `info register' uniform accross platforms sergiodj at redhat dot com
2012-08-01 21:48 ` [Bug gdb/14428] " palves at redhat dot com
2012-08-27 17:43 ` [Bug gdb/14428] Make `info register' uniform across platforms palves at redhat dot com
2012-08-28  9:06 ` cvs-commit at gcc dot gnu.org
2012-08-28  9:09 ` palves at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).