Remote GDB to JTAG

alfred steele alfred.jaquez@gmail.com
Thu Apr 9 00:37:00 GMT 2009


Hi
 I am trying to debug u-boot using arm-elf-gdb. 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". Could it be
something wrong with the binary itslef. If so, any hints as to what
could be wrong?

(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

Thanks,
ALfred.



More information about the Gdb mailing list