Add CONFIG += debug to your .pro file and recompile your application or try compiling your application using Makefile.debug (qmake should create it by default under windows).