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 9/25/07, Daniel Jacobowitz <drow@false.org> wrote:
> 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.
thanks so much for your great help! I love GNU and its folks!
>
> 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.
any idea how much work to be done to support it? I may be able to do it
along with my current GDB support for Ultra Sparc N1 and N2.


>
> --
> Daniel Jacobowitz
> CodeSourcery
>


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