Calling helgrind in Qt Creator
Unsolved
General and Desktop
-
Is there any method to launch helgring to analyze threads through Qt Creator?
In command line I usually use command:valgrind -v --tool=helgrind <program_name>
But I failed to change field "Program valgrind" in "Parameters->Analyzator" section in Qt Creator.
-
Hi,
I'm not aware of such a feature. However you can try to ask that on the Qt Creator mailing list or the #qt-creator IRC channel. You'll find there Qt Creator developers/maintainers. Might also be the subject of a feature request.