This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

GDB - Ethernet - Cirrus EDB7212


Hi,

does anyone have any expirience to connect GDB to an Cirrus EDB7212 board
over Ethernet.

I installed Redboot on my board, connecting to it using a simple terminal is
no problem.
However, when I use GDB (running under Linux), the GDB just freezes after
typing "continue".

This is what I get:

arm-elf-gdb -nw name_of_program
...
(gdb) target remote edb7212:1000
Remote debugging using edb7212:1000
0xe0000978 in ?? ()
(gdb) continue
Continuing.

Any suggestions ?

Thx

Tom Vandeplas


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