m68k gdb issue with skyeye

Andreas Schwab schwab@suse.de
Wed Aug 13 00:18:00 GMT 2008


Joel Sherrill <joel.sherrill@oarcorp.com> writes:

> Michael Kang and I have run into something with
> m68k gdb and don't know how to fix it.  The executable
> is for a coldfire mc5272.
>
> With m68k-rtems* (basically m68k-elf) on gdb 6.8,
> connecting to the Skyeye gdbserver gives this.
>
> (gdb) tar remote :12345
> Remote debugging using :12345
> Remote 'g' packet reply is too long:
> 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

That probably means the server and the debugger don't agree about the
size of the floating point registers.  The coldfire has only 64-bit fp
regs.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gdb mailing list