On Mon, 2017-05-22 at 15:52 -0700, Maurice Maurer wrote:
> The Valgrind version is 3.11.0.
It would be worth trying the latest release (3.12).
Or even better the SVN version :
   svn co svn://svn.valgrind.org/valgrind/trunk valgrind
   cd valgrind
   ./autogen.sh
   ./configure --prefix=...
   make
   make install

Often, new releases provide better support for instructions.

Philippe



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to