[Sugar-devel] Memory leak in Sugar -- how to dump Py data structures?

John Gilmore gnu at toad.com
Wed Oct 13 18:29:02 EDT 2010


> [1] http://www.lshift.net/blog/2008/11/14/tracing-python-memory-leaks
> [2] http://mg.pov.lt/blog/python-object-graphs.html

Fedora 14 (imminent) includes GDB updates for debugging heap allocation
issues.  It's python friendly.  You can probably backport it into
whatever Fedora you're running Sugar on.  See:

  https://fedorahosted.org/gdb-heap/

	John



More information about the Devel mailing list