Hi Mohammad, Am 21.03.12 22:42, schrieb Mohammad Mirzadeh: > Is there any GUI plugin to look at valgrind results directly in Qt > Creator?
Qt Creator has build-in Valgrind integration: Memory Leaks: http://doc.qt.nokia.com/qtcreator-2.4/creator-analyzer.html Profiling: http://doc.qt.nokia.com/qtcreator-2.4/creator-cache-profiler.html Markus _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
