Search code examples
macosvalgrindosx-yosemite

Yosemite and Valgrind


Can you tell me how to install valgrind on yosemite? When I try to install it i get " checking for the kernel version... unsupported (14.0.0) configure: error: Valgrind works on Darwin 10.x, 11.x, 12.x and 13.x (Mac OS X 10.6/7/8/9) "

There is no official path or update, and I didn't found anything (except http://comments.gmane.org/gmane.comp.kde.devel.bugs/1553705 , but they didn't resolve that problem).


Solution

  • As there's no stable release that supports Yosemite, you can install the latest development version with

    brew install --HEAD valgrind