Hello,  has there been any discussion on implementing something like 
what is suggested in this article for valgrind?

http://www.ddj.com/cpp/204800654

Seems like it wouldn't be too difficult to add something like the following:

vallgrind_control --start-leak-check  --pid=xxxx
vallgrind_control --stop-leak-check   --pid=xxxx
vallgrind_control --dump-leak-check   --pid=xxxx

Joe

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to