|
From: Yeshurun, M. <mei...@in...> - 2005-08-17 05:39:37
|
Sorry, this message was delayed for some reason -----Original Message----- From: val...@li... [mailto:val...@li...] On Behalf Of Yeshurun, Meir Sent: Wednesday, August 17, 2005 8:17 AM To: Rob Holland Cc: val...@li... Subject: RE: [Valgrind-users] Problem with needs_malloc_replacement Hi, Please run with --trace-redir=3Dyes and show us the output Regards, Meir -----Original Message----- From: val...@li... [mailto:val...@li...] On Behalf Of Rob Holland Sent: Tuesday, August 16, 2005 8:28 PM To: valgrind-users Subject: [Valgrind-users] Problem with needs_malloc_replacement Hi, I've uploaded a valgrind tool which I created out of bits of various existing tools. The code can be found here: http://dev.gentoo.org/~tigger/fc_main.c It's basically a 300 line no-op at the moment as it doesn't print anything. It's intended to keep track of what's on the heap. However, needs_malloc_replacement isn't having the effect which I expected. Namely, my replacements aren't being run. I can add a VG_(exit)(1); into the malloc routine and nothing changes. I'm a bit lost as to why it's not being used. Anyone have any idea? Thanks, Rob ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Valgrind-users mailing list Val...@li... https://lists.sourceforge.net/lists/listinfo/valgrind-users ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Valgrind-users mailing list Val...@li... https://lists.sourceforge.net/lists/listinfo/valgrind-users |