I'm trying to write a simple shared library that would log malloc calls to stderr (a sort of 'mtrace' if you will).I'm trying to write a simple shared library tha
I'm trying to write a simple shared library that would log malloc calls to stderr (a sort of 'mtrace' if you will).I'm trying to write a simple shared library tha