Yes. It allows more accurate checking inside e.g. the block_alloc memory blocks, on the unitialized part of the pike stack, and of the memory block padding that dmalloc adds (although it's painfully slow to run a pike with both valgrind and dmalloc).
/ Martin Stjernholm, Roxen IS
Previous text:
2002-12-10 22:46: Subject: gcc 3.2
Hmm. You can build binaries with valgrind support? What benefit is this over running valgrind on a normal binary?
/ David Hedbor