|
From: <aho...@es...> - 2003-10-19 18:47:34
|
I would like to have valgrind's --trace-malloc option also print out the debugging info at that location (function name, line number, etc). Is there an easy way to do that, or do I need to hack vg_replace_malloc.c? cheers, aaron |