This is the mail archive of the gdb@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]

File format not recognized in Solaris 2.8


Hi,

I'm trying to debug a threaded program in Solaris 2.8. Gdb 5.0 gives a
clearly bogus backtrace which apparently was a known problem in gdb 5 so
I tried gdb 6.0 instead. That didn't go much better; the backtrace is
the same but now there are only the first 4 frames.

That of course wasn't totally unexpected as the PROBLEMS file clearly
state that the sparc target hasn't been updated with the new frame
mechanism. Next attempt was the kettenis_sparc-20030918 branch which
boldly told me that my core file is in fact not a core file:

  "core" is not a core dump: File format not recognized

Does anyone have any hints about how to get gdb to be more cooperative
about this problem? Is there anything I can to with the current gdb code
or will I have to wait for the next release?
-- 
Jonas J Linde <jonas@init.se>  http://www.init.se/~jonas/ +46-707-492496
------------------------------------------------------------------------
GE/IT$ d-() s++: a C++(++++)$ UBVL++(++++)$ P++ L+++>$ E++ W++(-) N+ o--
K+ !w(+) O M@ V PS+ PE++(-) Y+ PGP+>++ t 5 X R-@ tv- b++ DI D++ G++ e+++
h+@ r+++@>++ y++++ UF+


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