[gclist] Debugging with Boehm GC

elmex@x-paste.de elmex@x-paste.de
Fri, 4 May 2001 14:58:40 +0200


Hi,

i just go into the Boehm GC's source and
try to debug my problem.
(see above in the list)

I try to find out when my struct gets overwritten, but
i don't know where the GC stores it's lists with allocated 
objects.

Could anyone tell me how i can find out when my structs gets overwritten?

cya