[interfacekit] __malloc_hook ??
- From: "Graham Gilmore" <grahamg@xxxxxxxxxxxx>
- To: "Interface Kit List" <interfacekit@xxxxxxxxxxxxx>
- Date: Fri, 08 Feb 2002 03:15:13 -0500
Hi again :-)
I'm trying to use the supposed debugging hooks for malloc & friends
(see my previous email on BBlockCache weirdness for details why :).
There's some function pointers declared in malloc.h, along the lines of
__malloc_hook, etc. However, trying to use these gives me link errors,
and an 'nm libroot.so | grep malloc' doesn't turn up any likely
candidates (there's only an sbrkhook data export - hmm maybe I can try
that... *cringe*).
Has anyone had any experience with this before? Or maybe some better
suggestions on how to go about tracking down exactly what's happening
with BBlockCache?
Thanks,
Graham
Other related posts:
- » [interfacekit] __malloc_hook ??