> I think the bug in your code is that you should not iterate the > mutator list to assign block->free. I guess you copied the code from > gc_gen_iterate_heap(), but this function is called when there is no > collection. Thank you, Xiao-Feng. I found that gc_gen_iterate_heap() contains what I need and just modified it for my task.
-- Yuri S. Kashnikov Novosibirsk State University, Russia 2 Pirogova street 630090, Novosibirsk-90 [EMAIL PROTECTED]
