Path to Valgrind in Windows
Answered
So I followed this post exactly when installing Valgrind on my PC: https://www.jetbrains.com/help/clion/memory-profiling-with-valgrind.html
However, I do not know the exact path to Valgrind in Ubuntu on Windows. Is there a way where I can find this out?
Please sign in to leave a comment.
Hi! Execute which valgrind in Terminal on Ubuntu to find the install location of the Valgrind binary.