Best memory analyzer?
skip at pobox.com
skip at pobox.com
Wed Dec 6 21:42:20 EST 2006
More information about the Python-list mailing list
Wed Dec 6 21:42:20 EST 2006
- Previous message (by thread): Best memory analyzer?
- Next message (by thread): Looking for a decent HTML parser for Python...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Best memory analyzer?
- Next message (by thread): Looking for a decent HTML parser for Python...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list