Hi all
further to my previous cry for help, I have have some news.
The uClinux I am running on my COBRA5282-board includes a gdbserver. So
I firstly connect my working directory to the target using ntfs, then I
start the gdbserver on the target. This looks as follows (I am using
minicom on a host running debian etch)
/> mount -t nfs -o rsize=4096,wsize=4096
192.168.0.55:/home/rwb/ws1 /usr
/> gdbserver localhost:10000 /usr/factorial/Debug/factorial
Process /usr/factorial/Debug/factorial created; pid = 35
code at 0x3c8040 - 0x3cbd20, data at 0x3cbd24