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

Re: General purpose registers not in core file


On Tue, Sep 06, 2005 at 05:41:27PM +0200, Miguel A. Nuñez wrote:
> Hello,
> 
>   I'm trying to debug a core file but I always get this error (multit is my executable)
> 
> [/export/home/miguel]$ gdb multit core
> GNU gdb 6.0

> This GDB was configured as "sparc-sun-solaris2.9"...

Try using a more recent version of GDB, which has better Solaris
support.

You may also want a 64-bit GDB binary.


-- 
Daniel Jacobowitz
CodeSourcery, LLC


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