Hello: The internet pages say that for "uninitialized value" errors, it is helpful to specify the "--track-origins=yes" option.
Yet when I do, I get: valgrind: Bad option '--track-origins=yes'; aborting. valgrind --help shows no such switch. I have tried: valgrind --track-origins=yes --leak-check=full ../cdps try25.inp valgrind --track-origins=yes ../cdps try25.inp valgrind -v --track-origins=yes --leak-check=full ../cdps try25.inp with the switches in various orders. What am I doing wrong? If there is any other info in this regard, I'm listening. Thanks much. ck ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
