0

The latest version of valgrind available is 3.9.0 which supports Mac OS X 10.7. I have Mac OS X 10.9.2. I've just begun learning C programming and I need valgrind before I go any further. Had anyone successfully ran valgrind on Mavericks??

Amir
  • 197
  • 2
  • 17
  • possible duplicate of [Are there any alternatives to valgrind on Mac OS X Mountain Lion and Mavericks to detect memory leaks for C/C++ applications?](http://stackoverflow.com/questions/19719762/are-there-any-alternatives-to-valgrind-on-mac-os-x-mountain-lion-and-mavericks-t) – Joe Apr 29 '14 at 01:02

1 Answers1

0

Check here for the work of Frederic Germain: https://bugs.kde.org/attachment.cgi?id=85889&action=edit

JerryLetter
  • 45
  • 1
  • 8