On Thu, Jun 24, 2010 at 1:05 PM, Juan Carlos Martinez Santos > > I am using the option --trace-mem=yes, but it looks like this is not a > good option. Is the User Manual out of date? There is an alternative > option for that? > > Thanks in advance. > > ***************** > $ valgrind --tool=lackey --trace-mem=yes ./dijkstra_large input.dat > > output_large.dat > valgrind: Bad option '--trace-mem=yes'; aborting. > valgrind: Use --help for more information. > *****************
I just tried it and it worked for me. Which version of Valgrind are you using? 3.5.0 is the most recent. Nick ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
