[patch 7/8] Types GC [GC markers]

Tom Tromey tromey@redhat.com
Tue Jun 9 20:37:00 GMT 2009


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> hook in several markers for the mark-and-sweep garbage collector.

This patch looks incomplete, because Python Type objects are not
marked.  Some change to python-type.c is needed.

Otherwise the patch looks ok to me.

I wonder whether there are other type roots we need to worry about.
I couldn't think of any, but that is hardly anything to go by :-)

Tom



More information about the Gdb-patches mailing list