It's all about the answers!

Ask a question

How to use RTC and Eclipse to debug remote C++ build?


Peter Walsh (111) | asked Feb 20 '18, 10:45 a.m.

My source code is within Eclipse/RTC and the compiled binaries are on a remote Linux box. The compiler is gcc and I wish to start the application on the Linux Box and step through the code using Eclipse/RTC. Using java various Options are passed to the remove JVM to make a socket connection from the remote server to Eclipse.

Does anyone know the procedure for C++ and RTC? 

One answer



permanent link
Donald Nong (14.5k414) | answered Feb 20 '18, 11:08 p.m.

It is an Eclipse CDT issue, and nothing specific to RTC. Omitting "RTC" from your search phrase should give you a better result, such as this:
https://www.eclipse.org/forums/index.php/t/324290/

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.