PDA

View Full Version : QtCreator debug in console mode



stef13013
8th February 2011, 15:34
Hi,
Under windows XP and QtCreator 2.0.1, I'm trying to debug a simple "hellow world" console app.
So...
I checked in project "Run in terminal"
I put a breakpoint on my first puts("Hello world"').
When I run, a windows console named "qtcreator_process_stub.exe" appears... cool... but that's all !??
I cannot use step-by-step debugging or anything else !?

I think I'm doing something wrong, but where ?

Thanks for youhelp

Added after 30 minutes:

Sorry... It's fixed in the 2.1.0-rc1

And by the way, this release is faster.... great job !!!