Author Topic: eclipse with remote debugging  (Read 10407 times)

ranran

  • Member
  • ***
  • Posts: 1
eclipse with remote debugging
« 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

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: eclipse with remote debugging
« Reply #1 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.