question about GDB message

The Westlakers westlakers@gmail.com
Tue Sep 25 12:35:00 GMT 2007


On 9/25/07, Daniel Jacobowitz <drow@false.org> wrote:
> On Tue, Sep 25, 2007 at 04:41:54AM -0700, The Westlakers wrote:
> > > How did you configure GDB?  It should probably be sparc64-elf if you
> > > are connecting to a no-OS target.
> > >
> >
> > Yes, it is 64 bit ELF. just run gdb on Solaris host and typed the remote target
> > command.
>
> No, that is not what I said.  You should build GDB and specify a
> sparc64-elf --target.
>
> Using target remote from a native GDB is supposed to work, but does
> not always.

So I did this:

./configure --target=sparc64-elf, is this right? the resulting GDB
becomes 32-bit app
and it can talk to the target in 32-mode, but not 64-bit.

Maybe you could help to make sure I configured it right.

thanks
>
> --
> Daniel Jacobowitz
> CodeSourcery
>



More information about the Gdb mailing list