[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: No output when debugging

Dominik Jain <djain@xxxxxxx> 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