public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Uboot Remote gdb gives segmentation fault and hangs
@ 2009-04-24 16:07 alfred steele
  2009-04-24 16:38 ` Jean-Christophe PLAGNIOL-VILLARD
  2009-04-24 17:56 ` Wolfgang Denk
  0 siblings, 2 replies; 5+ messages in thread
From: alfred steele @ 2009-04-24 16:07 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-24 20:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-24 16:07 [U-Boot] Uboot Remote gdb gives segmentation fault and hangs alfred steele
2009-04-24 16:38 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-24 16:48   ` alfred steele
2009-04-24 20:10     ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-24 17:56 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox