Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I am trying to integrate Valgrind into my Qt Creator, but I am having trouble. I am creating a valgrind profile in the run section of 'Projects', but I am not sure which executable to specify. Any ideas? I am running OS X.
Thanks!
How do I integrate Valgrind and Qt Creator?
Hi,
Go to Preferences -> Analyzers
Okay. Once I'm in Preferences->Analyzers what do I do? In the field that says 'Valgrind Executable' it says 'valgrind' in red.
Use the choose button to point Qt Creator to where the valgrind executable is installed
Thats the problem, I'm not sure which executable to use.
the one named valgrind
There is no executable file named valgrind
Oh, it looks like Valgrind does not work on OS X 10.9 Mavericks
Then Xcode's Instruments comes to mind