|
From: Ed M. <em...@fr...> - 2011-04-30 12:27:44
|
Stanislav Sedov recently updated the FreeBSD port of Valgrind to 3.6.1. I've included his followup to the bug tracker entry for the FreeBSD port below. (Bug entry is http://bugs.kde.org/show_bug.cgi?id=208531 .) Please let us know what our next steps should be for preparing this work for merging upstream. Thanks, Ed --- Comment #9 from Stanislav Sedov <stas FreeBSD org> 2011-04-30 02:27:34 --- JFYI, we updated the FreeBSD version of valgrind to 3.6.1 and fixed some minor and major issues found (unhandled syscalls, setcontext/getcontext misbehavior, etc). You can grab the new version in FreeBSD ports, or at https://bitbucket.org/stass/valgrind-freebsd, where our repository is hosted. The diff agains the mainline can be retrieved from there too. Is anyone here interested in working with us to integrate our patches into the mainline? It's certianly stable enough (we can run big applications like Firefox, ruby without any issues), and doesn't touch a lot in the common code (mostly it's FreeBSD specific platform files). |