Sample Header Ad - 728x90

How can I find a memory leak of a running process?

36 votes
5 answers
153786 views
Is there a way, I can find the memory leak of a running process? I can use Valgrind for finding memory leaks before the start of a process. I can use GDB to attach it to a running process. How could I debug a memory leaks of a running process?
Asked by howtechstuffworks (469 rep)
Apr 15, 2012, 02:12 AM
Last activity: Feb 20, 2023, 02:03 PM