Author Topic: gdb remote debugging  (Read 2552 times)

Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
gdb remote debugging
« on: July 16, 2007, 03:23:04 pm »
Hi,

I'd like to use C::B for remote debugging my arm7 board.
Is this currently possible?
I searched the forum, but not sure if it already works.
I tried starting the debugger arm-elf-gdb with remote localhost:3333
but it didn't worked properly. (using openocd for JTAG connection)
In the output tab I saw something like 'added symbols for wxString'
which is complete nonsense of course.
If I hit 'run' a console pops up saying something like 'program terminated in 3 ms'.
Seems like C::B thinks it has to run the program on the PC.

If its possible I need some advice how to set up C::B properly
for remote/embedded debugging.

Regards,
Joerg
It's never too late to fail!