Valgrind 3.5.0 has been released! It’s the first release that supports Mac OS X. It also adds a number of other new features and a whole lot of bug-fixes. See the release notes for details. Many thanks to everyone who contributed to this release.
-
Search It!
-
Recent Entries
- On vacation until June 3rd
- Recent about:memory improvements
- MemShrink progress, week 95–96
- Gzipped JSON is now the preferred format for attaching memory report data to bugs
- Mozilla Research is on a roll
- MemShrink progress, week 93–94
- An interesting use of the try server
- MemShrink progress, week 91–92
- MemShrink progress, week 89–90
- Improving “Reset Firefox”
-
Links
Thanks! I’ve been running a random svn version with quite a bit of success, but it’s nice to have a released version I can show to friends.
Finally, I can do away with linux
Congratulations! It’s been an interesting read watching the Mac OS X support develop on SVN and through this blog.
Updated the wikipedia page.
This is great news! However, I’m disappointed to see that the “definitely lost” are counted as errors just like buffer overruns and the like… Would it be possible to call them warning instead?
mmc: if you don’t run with –leak-check=yes then definitely lost leaks won’t be counted as errors.
Thanks for the info!
Congrats and thanks! Here’s hoping garbage collection support will come soon, so that I can actually use Valgrind.