PORTS Forum

Ports and Interfaces => General Discussion => Topic started by: ranran on March 30, 2018, 01:19:21 am

Title: eclipse with remote debugging
Post by: ranran on March 30, 2018, 01:19:21 am
Hello,

I've followed instructions in:
http://janaxelson.com/eclipse5.htm
which are very good.

Yet, it says that on pressing debug the application should start running in target and debugging starts in host.
From my experience, it requires first to copy binary to target and then start is using gdbserver.
How are these steps actually done in eclipse ?

Thank you,
ranran
Title: Re: eclipse with remote debugging
Post by: Jan Axelson on March 30, 2018, 09:28:40 am
I'm not aware of any missing steps in the instructions.

Your suggested steps could work as well.