Path to Valgrind in Windows

已回答

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?

0

Hi! Execute which valgrind in Terminal on Ubuntu to find the install location of the Valgrind binary.

0

请先登录再写评论。