Code coverage and memory leaks for QT project.
-
-
Try "Valgrind":http://www.valgrind.org/downloads/current.html
and maybe "-WinFIG- From WinFIG page - with Visual Studio ":http://winfig.com/?p=154 -
Try installing Dr. Memory. It gives a similar report than Valgrind.
-
There is a Qt Wiki page for "profiling and memory checking tools":http://qt-project.org/wiki/Profiling-and-Memory-Checking-Tools. I don't recommend WinFIG because it is a vector graphics editor, not a profiler :)