[U-Boot-Users] Error message from gdb during hook_stop

mitsy mitsy12 at gmail.com
Wed Jul 5 15:50:25 CEST 2006


I'm trying to debug U-boot using gdb via BDI2000. However, I get the
following error when I connect to the target machine. I can't figure
out what I'm missing here. Could anyone give me some suggestions on
what I'm not doing right?

Thank you,

Mitsy


$ mipsel-gdb u-boot
GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-linux-gnu --target=mipsel-linux"...
gdb> target remote bdi2000:2001
Error while running hook_stop:
Invalid type combination in ordering comparison.
_start () at ~/u-boot/cpu/mips/start.S:43
43              RVECENT(reset,0)        /* U-boot entry point */
gdb>




More information about the U-Boot mailing list