A release candidate for Valgrind 3.4.0 is available at http://www.valgrind.org/downloads/valgrind-3.4.0.RC1.tar.bz2.
Please give it a try on whatever platforms are important for you. Unless any showstopper bugs appear, the final 3.4.0 release will be on 2 January 2009. The NEWS file in the tarball contains a detailed list of changes. Here's a summary: * Memcheck: can now show you the origins of uninitialised values * Helgrind: increased accuracy, scalability, and better error messages * Drd: improved performance, reduced memory use, more functionality * exp-Ptrcheck: a new tool to detect overruns of stack/global arrays * support for latest Linux distros, including gcc-4.4 and glibc-2.9 * frame-level wildcards in suppressions (a frequently requested feature) * Support for the SSSE3 instruction set on x86/amd64 * Many bug fixes J ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
