[Mono-list] Replacement for g_mem_set_vtable

Paulius Liekis paulius at unity3d.com
Fri Aug 6 07:37:15 EDT 2010


Hi,

There used to be a function g_mem_set_vtable, which allowed me to set
hooks into allocator, so I can track malloc and free operations. This
function doesn't exist anymore. Is there something I could use instead
which would let me track malloc and free operations?

Thanks,
Paulius


More information about the Mono-list mailing list