远程 C++使用 RSE 进行调试

发布于 2024-08-14 08:57:40 字数 356 浏览 2 评论 0原文

在尝试使用 Eclipse/RSE 设置远程交叉调试的步骤 3 后,我陷入困境:

  1. 在 Eclipse 3.5 上安装了 RSE 3.1
  2. 将 SSH 连接配置文件设置到我的远程设备
  3. 使用交叉编译器

构建的二进制文件现在我找不到 Eclipse将二进制文件传输到我的设备并使用 gdb 进行调试的选项。在“调试配置”下,我找不到其他教程引用的“远程 CDT 启动”或“C/C++ 远程应用程序”。

我看到的唯一调试配置选项是标准的“C/C++ 应用程序”、“C/C++ Attach”、“C/C++ PostMoterm”和“Launch Group”。

接下来我应该做什么?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

少女情怀诗 2024-08-21 08:57:40

我没有使用远程启动/调试工具,但也许这些幻灯片 EclipseCon 2008 可以帮助您。

AFAIK 移动到伽利略的 CDT 本身。

以下是 RSE 提供的有关远程调试的常见问题解答条目

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文