I'm having trouble getting Valgrind to work with Creator 2.2 on OSX. I installed it using the instructions here: http://www.sealiesoftware.com/valgrind/
I specified the executable in Creator's Analyzer Generic Settings (/usr/bin/vgrind). According to Creator's manual, I simply select Debug->Start Analyzer->Start but my executable just starts end exits immediately. My project is a non Qt, pure C program using malloc and free. I'm using qmake to build the make files. What else do I need to do to get this to work? I also tried the instructions here http://wiki.forum.nokia.com/index.php/Using_valgrind_with_Qt_Creator but I think these are out of date. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
