Hi:
I've build a m68k-coff image,and using
m68k-coff-gdb(insight+dejagnu20010417) to load this image.
But the following error occurs!
error loading "cygwindrive/e/m68k/test.coff(Error)
little endian does not match big endian target(GDB)
How can this be possible,for m68k images,they're always big-endian!!
Why!