[ELDK] need to use GDB/MI commands with gdb provided by ELDK4.1.

Stefano Babic stefano.babic at babic.homelinux.org
Mon Jul 6 10:14:19 CEST 2009


Diptopal Basu wrote:
>  I need to enable GDB/MI commands with ELDK 4.1 debigger for ARM , I am
> doing remote debugging on an ARM board , and I have compiled a gdbserver

gdbserver is provided with ELDK 4.1, too. You do not really to compile
it. Is there any difference if you tried with gdbserver supplied with ELDK ?

> (gdb) target remote 10.99.105.29:12345
> 10.99.105.29:12345: Connection refused.

There is no gdbserver running on this target and listening to this port.
Is there any errors when you start gdbserver on the target ?

Regards,
Stefano Babic

-- 
stefano <stefano.babic at babic.homelinux.org>
GPG Key: 0x55814DDE
Fingerprint 4E85 2A66 4CBA 497A 2A7B D3BF 5973 F216 5581 4DDE


More information about the eldk mailing list