Saturday, February 9, 2008

Heapy Python memory debugger

Hi all,
I had been searching for a tool which can be used to debug memory programs I run. I am no programmer but in free time like to help out projects/tools which I use & like. So after a bit of searching I came across Heapy. The tool & the documentation looks cool. I will have to play with it for a while to see how it figures out. Digging a little deeper realized that there has been no svn commits for over a yr. now :( There is also another one named Pysizer but it also is not going anywhere as well. So the only one which can be used for knowing memory-debugging is the well-known valgrind . There needs to be many more tools which can do this. I was looking for something python specific.

No comments: