Please enable JavaScript to view this site.

Performance Validator Help

Navigation: » No topics above this level «

QtCreator

Scroll Prev Top Next More

 

When working with applications built using the QtCreator IDE (using the MingW compiler) you must ensure that your application is built with debugging information.

 

 

Enabling debugging information

 

QtCreator by default uses the STABS debugging format which Performance Validator understands.

 

Debugging information must be enabled for debug builds and for release builds.

 

seeAlsoEnabling debugging information with Microsoft, Borland, MinGW and other compilers.