Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I output execution display to console in Eclipse for remote C++?

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.

like image 845
Paulo Guedes Avatar asked Feb 02 '26 00:02

Paulo Guedes


1 Answers

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.

like image 144
dlamblin Avatar answered Feb 03 '26 16:02

dlamblin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!