Bug #9441 2006-11-13 21:02
mace2000
Windows and QT: no console when debugging
I use codeblocks for developping with QT4 under Windows:
When adding the "console" option to the qmake project file you get a console/DOS window to catch any output with e.g. printf, cout, cerr and so on. I use this mainly for debugging reasons.
When I run the debug version of my program the console comes up, but when debugging the application it doesn't which is quite annoying since it would be nice going through the app step by step and seeing the debug output at the same time.
I think this used to work maybe a month ago, but I'm not 100% sure.
- Category
- Debugger
- Group
- Status
- Open
- Close date
- Assigned to