[RESEND] valgrind.h and memcheck.h

John Reiser jreiser at BitWagon.com
Thu Jul 24 15:31:53 CDT 2008


memcheck.h has the #defines for tracking memory values; these are specific to
the memcheck tool.  valgrind.h has the #defines for tracking malloc/free and
switching stacks, etc; these apply to all valgrind tools, including memcheck.
This split happened at least as far back as valgrind-3.2.0, June 2006 (2 years
ago).  The current version is valgrind-3.3.1, June 2008.

---
 configure           |    3 ++-
 configure.ac        |    3 ++-
 include/config.h.in |    3 +++
 loader/kthread.c    |    4 ++--
 4 files changed, 9 insertions(+), 4 deletions(-)





-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 736700f42f02c5035d87abc73e9dc1f5467f7c12.diff
Type: text/x-patch
Size: 1435 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080724/0b907a23/attachment-0001.bin 


More information about the wine-patches mailing list