This is the mail archive of the gdb-prs@sources.redhat.com 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]

c++/1027: gdb-2003-02-04-cvs doesn't recognize structure of core file on OSF1


>Number:         1027
>Category:       c++
>Synopsis:       gdb-2003-02-04-cvs doesn't recognize structure of core file on OSF1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 04 13:08:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     mmokrejs@natur.cuni.cz
>Release:        cvs 2003-02-04
>Organization:
>Environment:
Tru64Unix, gcc 3.2.1.
>Description:
It seems gdb do not recognize the corefile at all. The core file has 146694144 bytes uncompressed, the mozilla-bin binary has 946 kB.
>How-To-Repeat:
I tried cc/cxx version 6.5 (latest from Compaq), but no luck too.
gdb-5.2.1 and 5.3 generate alignemnt errors on STDERR, although the have at least recognized the files structure.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="gdb_osf1.txt"
Content-Disposition: inline; filename="gdb_osf1.txt"

$ gdb /software/@sys/usr/mozilla-1.3a/lib/mozilla-1.3a/mozilla-bin core               
GNU gdb 5.3.0.90_2003-02-04-cvs
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "alphaev67-dec-osf5.1"...
BFD: Unhandled OSF/1 core file section type 0

BFD: Unhandled OSF/1 core file section type 528

BFD: Unhandled OSF/1 core file section type 0

BFD: Unhandled OSF/1 core file section type 7

BFD: Unhandled OSF/1 core file section type 49152

BFD: Unhandled OSF/1 core file section type 32768

BFD: Unhandled OSF/1 core file section type 0

BFD: Unhandled OSF/1 core file section type 7

Core was generated by `
                       '.
Program terminated with signal 1, Hangup.

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


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

#0  0x0000000000000000 in ?? ()
(gdb)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]