public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/17045] New: The 64-bit gdb can't parse 32-bit core dump file on Solaris 10 (X86)
@ 2014-06-10  7:08 xiaonan19830818 at qq dot com
  0 siblings, 0 replies; only message in thread
From: xiaonan19830818 at qq dot com @ 2014-06-10  7:08 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 17045
           Summary: The 64-bit gdb can't parse 32-bit core dump file on
                    Solaris 10 (X86)
           Product: gdb
           Version: 7.7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: xiaonan19830818 at qq dot com

The 64-bit gdb can't parse 32-bit core dump file on Solaris 10 (X86), and the
output likes this:

bash-3.2# ./gdb/gdb -data-directory ./gdb/data-directory ../a ./core.1225
GNU gdb (GDB) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-solaris2.10".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ../a...done.
[New LWP 1]

warning: Couldn't recognize general-purpose registers in core file.
[Thread debugging using libthread_db enabled]
[New Thread 1 (LWP 1)]
Core was generated by `/data1/nan/a'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.

warning: Couldn't recognize general-purpose registers in core file.

warning: Couldn't recognize general-purpose registers in core file.
#0  0x00000000 in ?? ()


Pasring 64-bit core dump file is OK.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-10  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-10  7:08 [Bug gdb/17045] New: The 64-bit gdb can't parse 32-bit core dump file on Solaris 10 (X86) xiaonan19830818 at qq 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).