Qt Creator and Valgrind
-
Hi, i'm trying to use valgrind with Qt Creator. I got rid of all detected memory leaks, but then noticed a sign about really huge amount of issues. So the question is, whre can I see some info about those issues as nothing is shown in memory issues area?
-
Check out the filter settings the rightmost icon in the Valgrind Memory Analyzer Toolbar. Probably some filters are unchecked.
-
You can always "file a bug report":http://bugreports.qt.nokia.com/, giving information how to recreate the issue or at least what those external errors were. Then we might be able to fix them. Patches are of course also welcome on "codereview.qt-project.org":https://codereview.qt-project.org/.