How to use RTC and Eclipse to debug remote C++ build?
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
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:
|
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.