I am trying to debug an application being built with QtCreator. The backend build is being run by CMake. I go into the Project settings, set the active executable and debug executable to the program I want to debug. Place a breakpoint at the first line inside "main()" and then hit "F5". The application runs to completion. I did notice a little "hour glass" symbol on the red breakpoint bubble. Not really sure what that means.
Any help/pointers would be great. Thanks Mike Jackson _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
