|
From: <sv...@va...> - 2007-03-29 22:46:12
|
Author: njn Date: 2007-03-29 23:46:05 +0100 (Thu, 29 Mar 2007) New Revision: 322 Log: wibble2 Modified: trunk/help/projects.html Modified: trunk/help/projects.html =================================================================== --- trunk/help/projects.html 2007-03-29 22:42:35 UTC (rev 321) +++ trunk/help/projects.html 2007-03-29 22:46:05 UTC (rev 322) @@ -240,6 +240,7 @@ -1). You might also need to handle some slight variations on the above (eg. an extra arg to the dealloc function). You'd implement it in Valgrind using function wrapping to know when the alloc/dealloc functions are called. +(Added March 30, 2007; idea from Brant Gurganus) </p> <h3>Incremental debug info reading</h3> |