LWN.net Logo

Valgrind 3.5.0 is available

From:  Julian Seward <julian-AT-valgrind.org>
To:  lwn-AT-lwn.net
Subject:  [ANNOUNCE] Valgrind-3.5.0 is available
Date:  Thu, 20 Aug 2009 01:42:55 +0200
Message-ID:  <200908200142.55417.julian@valgrind.org>
Archive-link:  Article, Thread


We are pleased to announce a new release of Valgrind, version 3.5.0,
available from http://www.valgrind.org.

Valgrind is an open-source suite of simulation based debugging and
profiling tools.  With the tools that come with Valgrind, you can
detect many memory management and threading bugs.  You can also perform
detailed time and space profiling to help speed up and slim down your
programs.

3.5.0 is a feature release with many significant improvements and the
usual collection of bug fixes.  This release adds support for X86/Darwin
(Mac OS 10.5.x), and continues to support {X86,AMD64,PPC32,PPC64}/Linux.

There are many other refinements and bug fixes.  See the release notes
at http://www.valgrind.org/docs/manual/dist.news.html for details.



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds