1
vote
Outputting to stderr whenever malloc/free is called
I have not tested this myself, but I am pretty sure these would work:
Since you do not want to re-compile the library, giving meaningful output (vs. just "new called for 23 bytes") …
