malloc_tracing

Debug dynamic memory management by hooking in a print into each call of malloc(), calloc(), realloc() and free.

Debug dynamic memory management by hooking in a print into each call of malloc(), calloc(), realloc() and free.