[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Debug console not displaying program output

I've tried looking at both. The if I use gdb in verbose mode it spits out everything it should be when it runs, but no program output. And no program output on the application console itself either.

Axel wrote:

When I'm trying to debug in CDT the console isn't displaying the output. For example if I write a simple hello world program or something, nothing will print to the console output in the debugger.
Do you watch the gdb output console or the output console of your app?

 Axel