This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remote GDB to JTAG


Version please.

On Thu, Apr 9, 2009 at 03:54, alfred steele <alfred.jaquez@gmail.com> wrote:
>
> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]