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: question about GDB message


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


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