I wanted to know if valgrind can display memory leaks in a program while
the program is running and not when it exits.

I want to run valgrind on a daemon that I wrote. I do not see any memleak
information when running it with valgrind. Also if I tried killing the
daemon with a kill -9 <pid>, with the hopes that valgrind would show the
leak info, but it did not.


regards,
Behzad.
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to