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

Hi all,

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. I already have all my paths set up and whatnot so I can step through code. But if I am for example stepping through code that requires a keyboard input, the prompt does not appear in the console and so therefore I can't go anywhere from there :)

Any ideas on this? Thanks..

- Brandon