Hi,

Does anyone run gdbserver on ARM target successfully?

I know someone asked this question already but just get few response as a
result. I added Phil's ARM gdbserver patch to gdb-5.0 and cross-compile by
arm-linux sucessfully. However ...

When I try to run gdbserver on EDB7211 by using /dev/ttyS0 no matter the
gdb-client on the host is running or not, I get the message:
readchar : Got EOF
Remote side has terminated connection. GDBserver will reopen connection.

Moreover, I try to run gdbserver via TCP connection, I can create the task
ID and waiting for the connection from gdb-client. However, when I type
"remote target [Target's IP]:2345" in host's gdb, the gdbserver on target
quit. On the host, it shows the message:
Can't establish connection. The connection is refused by peer.

Therefore, what should I need for making it work?

By the way, I've searched for a long time. but just few talk about ARM
gdbserver!!! Why? Except using gdbserver and natvie development, how can
debug the target applications?

Thank you for any advice and suggestion!!!

Regards,
Jimmy


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to