Option to use Valgrind in CLion is non-exsistent
已回答
I want to use valgrind in CLion. However, when I attempt to follow the path that is given to set up the native valgrind integration (instructions for which are located here), I don't see an option for valgrind. I can use valgrind from the command line, and I can set up and external tool to use it in CLion, but not natively. How can I fix this?
请先登录再写评论。
Could you please specify your CLion version and the OS you are using? Do you have no "Settings | Build, Execution, Deployment | Valgrind" settings page at all?
My apologies - I should have done that to begin with! I am running macOS High Sierra version 10.13.3, and CLion version 2017.2.2 (Build #CL - 172.3968.17). I do have "Settings | Build, Execution, Deployment", just no option for "Valgrind." I have attached a screenshot to this comment for reference.
Valgring integration has arrived in the 2017.3 version, please try updating to it.