I keep seeing mixed results for Valgrind's status on MacOS Mojave. Some responses say to use the head url change workaround ( & brew install --HEAD valgrind
), but this did not work as I still get:
-bash: valgrind: command not found
Some say it's just not compatible at all with OS Mojave.
Valgrind is a mandatory spec for my C project. How do I go about this?