|
From: Tom S. <to...@pl...> - 2005-08-19 18:48:59
|
On Fri, 2005-08-19 at 09:25 -0700, John Reiser wrote: > I have tried valgrind several times over the last 4 years, and the > result of each trial has been, "memcheck cannot handle my code." > The outstanding example is memcheck cannot run the internal testcases > of glibc. Complete coverage of i686 user-mode opcodes also matters to me. > Both of these areas have readily-available specifications. The manual > and/or release notes for valgrind should list the failing cases. I have run valgrind on a weekly basis over the last 3 years, and the result of each run has been the finding of memory leaks and bugs in my code. Only occasionaly has valgrind not been able to handle my code. By releasing this "incomplete" tool to me, the valgrind developers have saved me countless days of debugging time. Thank you valgrind developers! -- Tom Schutter (mailto:to...@pl...) Platte River Associates, Inc. (http://www.platte.com) |