[Qt-creator] Difference between RUN (debug mode) and Debugging ?
Matthias Pospiech
matthias.pospiech at gmx.de
Fri Feb 13 15:28:28 CET 2009
I compile in debug mode. Then I can start with run (CTRL + R), but gdb
complains about missing compiler:
Starting
L:/matthias/Documents/Dev/CPP/SVN/repository/Cpp/Examples/QtHeide/debug/QtHeide.exe...
Cannot retrieve debugging output!
L:/matthias/Documents/Dev/CPP/SVN/repository/Cpp/Examples/QtHeide/debug/QtHeide.exe
exited with code 0
Or I can start with F5 get debugger, but somehow no debug mode, since my
console which should appear does not show.
Confused...
Matthias
More information about the Qt-creator-old
mailing list