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: GDB remote debugging Problem: Target selection failed .Remote register badly formatted: T0506:


On Mon, Sep 10, 2007 at 05:49:17PM +0200, Ralf.Flatau@sew-eurodrive.de wrote:
> This GDB was configured as "x86_64-redhat-linux-gnu".

Good...

> This GDB was configured as "i686-pc-mingw32".

Bad.  Do not use your native GDB; you need to build a cross-debugger
(--target option to configure).

-- 
Daniel Jacobowitz
CodeSourcery


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