#40286: valgrind @3.8.1_1: prohibits use of --tool=massif -------------------------+---------------------- Reporter: barto@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: worksforme | Keywords: Port: valgrind | -------------------------+---------------------- Changes (by raimue@…): * status: new => closed * resolution: => worksforme Comment: I can't reproduce this issue. Running a command such as `valgrind --tool=massif ./foo` works fine for me. From your output in the report it looks to me like the original command being run additonally has the `--gen-suppressions=yes` parameter. That would only be valid with `--tool=memcheck`. Do you have any aliases for `valgrind` in your shell? Please try again using the absolute path `/opt/local/bin/valgrind` instead. -- Ticket URL: <https://trac.macports.org/ticket/40286#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X