|
From: Pete V. <pv...@gm...> - 2004-12-10 16:36:42
|
I'm a new user (downloaded Valgrind yesterday) and am wondering if anyone out there knows how to get VALGRIND_PRINTF to work. When I run my program under memcheck, I get logging output (at least when the program launches), but VALGRIND_PRINTF and VALGRIND_PRINTF_BACKTRACE don't seem to do anything. Could I be having problems because my application is built with the intel compiler and Valgrind was built with gcc? Thanks in advance, Pete |