如何将执行显示输出到 Eclipse 中的控制台以进行远程 C++?

发布于 2024-07-14 15:07:12 字数 302 浏览 6 评论 0原文

我使用带有 Hp/UX 插件的 Eclipse 3.4.1 来远程调试 C/C++。 它工作得很好,除了一个问题:每当我编译项目时,输出显示是 Eclipse 的控制台视图,但是当我运行或调试任何项目时,输出窗口是旧的且不太好的 MS-DOS 命令窗口。 我还没有找到任何方法来改变这种行为。

如何设置执行输出显示到Eclipse控制台?

更新: 环境:在Windows XP上运行Eclipse 3.4.1并在HP/UX服务器上调试C/C++应用程序。

CDT版本是5.0.0。

I'm using Eclipse 3.4.1 with Hp/UX plugin for remote debugging of C/C++. It works very fine, except for one issue: whenever I compile my projects, the output display is Eclipse's console view, but when I run or debug any projects, the output window is the old and not-so-good MS-DOS command window. I haven't find any way to change this behavior.

How do I set the execution output display to Eclipse console?

Update:
Environment: running Eclipse 3.4.1 on Windows XP and debugging C/C++ applications on an HP/UX server.

CDT version is 5.0.0.

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

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

发布评论

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

评论(1

圈圈圆圆圈圈 2024-07-21 15:07:12

您使用的是哪个版本的 CDT? 因为从这个“hello world”指南看来spawner.dll几乎可以为您处理这个控制台重定向。

Which version of CDT are you using? Because from this "hello world" guide it seems the spawner.dll pretty much handles this console redirection for you.

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