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 05:27:13AM -0700, The Westlakers wrote:
> 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.

That's right.  It shouldn't matter that the GDB is 32-bit.  What goes
wrong talking to a 64-bit target?

-- 
Daniel Jacobowitz
CodeSourcery


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