|
From: Bart V. A. <bar...@gm...> - 2008-09-01 16:40:14
|
Hello Julian, Is the Valgrind 3.4.0 release schedule that was posted to this mailing list on May 15 still accurate ? See also http://article.gmane.org/gmane.comp.debugging.valgrind.devel/3516. Bart. |
|
From: Julian S. <js...@ac...> - 2008-09-02 20:58:34
|
> Is the Valgrind 3.4.0 release schedule that was posted to this mailing > list on May 15 still accurate ? Unfortunately no, not remotely. Given my current schedule I can't see this happening at least for a month, although hopefully within two. The current things outstanding are: * try to fix massive space-use problems in the new Dwarf3 type/variable info reader (--read-var-info=yes eats all your memory very quickly) * fix a whole stack of bugs reported in bugzilla * merge the YARD branch of Helgrind in * possibly, add as an experimental tool, the stack/global array overrun checker in the SGCHECK branch, and/or the heap overrun checker in the PTRCHECK branch I expect to have more time available to work on the release starting early October. J |