| [news.eclipse.tools.cdt] Re: 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
Sorry I forgot to give my version info. I'm running:
Eclipse 3.2.2 CDT 3.1.2 Cygwin gdb 6.5.50 and gcc 3.4.4