Re: gc_add_ref etc.

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Wed Feb 17 1999 - 23:01:42 EST


 I put in a temporary fix which allowed me to run Archie's testcase
that blew up before.

I don't like it because it relies on markAddress.
A better alternative would be to use a bitmap for static fields to find
the fields that need marking.

We should also put a
#if defined(DEBUG)
        assert(gc_heap_isobject())
#endif
in gcMarkObject to find these problems quicker.

        - Godmar


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:10 EDT