3

I'm stuck after step 3 in trying to setup remote cross-debugging with Eclipse/RSE:

  1. Installed RSE 3.1 on Eclipse 3.5
  2. Setup a SSH connection profile to my remote device
  3. built binaries using a cross-compiler

Now I can't find the Eclipse option to transfer the binaries to my device and debug using gdb. Under Debug Configurations, I can't find find a "Remote CDT Launch" or " C/C++ Remote Application" referenced by other tutorials.

The only Debug Configuration options I see are the standard "C/C++ Application", "C/C++ Attach", "C/C++ PostMoterm", and "Launch Group".

What should I do next?

1 Answer 1

2

I have not used the remote launch/debug facilities, but maybe these slides from EclipseCon 2008 can help you.

The remote launch was AFAIK moved into CDT itself for Galileo.

Here's the FAQ entry from RSE about remote debugging.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.