question about GDB message

Daniel Jacobowitz drow@false.org
Tue Sep 25 16:45:00 GMT 2007


On Tue, Sep 25, 2007 at 09:30:57AM -0700, The Westlakers wrote:
> >
> > Did you load a 64-bit file into GDB so that it knows you are debugging
> > a 64-bit image?
> >
> I am not sure if GDB gets it or not, I typed "gdb main", main is my
> 64-bit ELF image. 'info reg' can display correctly with the pc address
> along with its symbol too.

Then I'm out of ideas.  Sorry.

Looking at the source code, it looks to me like there is no support
for 64-bit bare ELF binaries on SPARC; only Linux / Solaris / BSD
binaries.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list