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 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
>


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