如何在 MAC 10.7 上安装 valgrind?

How can I install valgrind on MAC 10.7?

我在安装 valgrind 时遇到了问题 运行。所以,我卸载了所有东西,我正在寻找可以遵循的好教程。请帮帮我。

此致 -塞勒姆

如果您不需要特定版本并且想要快速安装,您是否尝试过使用 homebrew 安装它?

Install homebrew first, and then you can install valgrind with a specific formula:

brew install valgrind