[U-Boot] Uboot Remote gdb gives segmentation fault and hangs

alfred steele alfred.jaquez at gmail.com
Fri Apr 24 18:07:58 CEST 2009


Hi,
I am trying to debug u-boot using arm-elf-gdb on the PDK board. I have been
succesfully using this gdb to a great extent. However, when i try my
vanilla u-boot image with debug, i get a "segfault".

$ arm-elf-gdb  u-boot
GNU gdb 5.3 (eCosCentric)
Copyright 2002 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=arm-elf"...

(gdb) symbol-file u-boot
Load new symbol table from "u-boot"? (y or n) y
Reading symbols from u-boot...done.
(gdb) target remote 206.44.17.238:2001
Remote debugging using 206.44.17.238:2001
Segmentation fault

AT this point, even the running u-boot on the console hangs/crashes.

Could it  be something wrong with the uboot binary itslef. If so, any
hints as to what
could be wrong?
I have been using theis arm-elf-gdb sucessfully with Redboot in the past.


Thanks,
Alfred.


More information about the U-Boot mailing list