Best memory analyzer?

skip at pobox.com skip at pobox.com
Wed Dec 6 21:42:20 EST 2006


    Hugo> I'm using the BGL bindings, but I think I'm having a giant memory
    Hugo> leak. Thing is, I'm not sure if it is the bound C++ variables that
    Hugo> are not being trashed, or if the leak is inside my program.

You didn't say what platform you use, but if you're on Linux you should look
at valgrind.

Skip



More information about the Python-list mailing list