Eclipse远程调试包在哪里?
我想远程调试 C++ 应用程序。我使用 Eclipse CDT Helios 和 Mac OS X 作为主机。我阅读了本指南:
http://www.embedded-linux.co.uk/ tutorial/eclipse-rse
但对我来说并不清楚:
1)哪些是要安装的等效 eclipse 远程包 2)我应该指定哪个eclipse包源。我试图在默认的中找到但没有找到
谢谢
I would like to remotely debug a C++ application. I use Eclipse CDT Helios and Mac OS X as host. I read this guide:
http://www.embedded-linux.co.uk/tutorial/eclipse-rse
But for me it is not clear:
1) which are the equivalent eclipse remote packages to install
2) which eclipse packages source should I specifiy. I tried to find in the default ones but nothing
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Helios 更新存储库中,这些组件现在位于名为“远程系统资源管理器最终用户运行时”和“远程系统资源管理器用户操作”的“移动和设备开发”类别下。 。同样有用的是C/C++ 远程调试器。
In the Helios update repository the components are now under the Mobile and Device Development Category named Remote System Explorer End User Runtime and Remote System Explorer User Actions. Also useful is the C/C++ Remote Debugger.