Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » No output when debugging
No output when debugging [message #176297] Sun, 10 September 2006 10:58 Go to next message
Eclipse UserFriend
Originally posted by: djain.gmx.net

Hi!

I am using Eclipse 3.2 with CDT 3.1 on Windows with Cygwin, and while the
debugger seems to otherwise work fine (locals etc. are displayed as
expected), no output is displayed in the Eclipse Console window, i.e. any
cout or printf commands are without visibile effects. (When running without
debugging, output is displayed there though.)

I hope you can help me.
Thanks!

Dominik
Re: No output when debugging [message #176308 is a reply to message #176297] Sun, 10 September 2006 19:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: djain.gmx.net

Dominik Jain <djain@gmx.net> wrote:
> I am using Eclipse 3.2 with CDT 3.1 on Windows with Cygwin, and while
> the debugger seems to otherwise work fine (locals etc. are displayed
> as expected), no output is displayed in the Eclipse Console window,
> i.e. any cout or printf commands are without visibile effects. (When
> running without debugging, output is displayed there though.)

False alarm, sorry. Turns out there is a separate window, which is not part
of the IDE, that opens up when debugging, so I *can* see the output. I just
expected it to be in Eclipse's Console window, as it is with other
languages, and didn't look elsewhere...

bye,
Dominik
Re: No output when debugging [message #176389 is a reply to message #176308] Tue, 12 September 2006 01:51 Go to previous message
Eclipse UserFriend
Dominik,

this is Windows-specific. On Linux, e.g. the application's output does
appear in a console window. Somehow it could not be done on Windows.


Norbert
Previous Topic:University Research: Survey about searching for open source code on the Internet
Next Topic:matching bracket not working
Goto Forum:
  


Current Time: Thu May 08 23:46:13 EDT 2025

Powered by FUDForum. Page generated in 0.03231 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top