|
From: Stephen T. <st...@to...> - 2005-08-04 19:28:30
|
On Thu, 2005-08-04 at 09:37 -0500, Trey Boudreau wrote: > Indeed. Valgrind has helped enormously on the PalmOS for Linux port by > turning up a GCC optimization bug that kept our release builds from > running, not to mention the various bugs of our own making. To quote > one of our engineers: "valgrind is my new best friend." >=20 > -- > Trey Boudreau > Sr. Code Monkey > PalmSource, Inc. Is it possible for your team of engineers to post examples on a web page of how they used valgrind and what bugs it caught? This is ofcourse if its possible for them to talking about how they used valgrind without giving away any secrets. I believe it would be very helpful to see a repository of bug examples and how valgrind helped solve them. Stephen |