|
From: Nicholas N. <nj...@cs...> - 2006-11-03 21:53:36
|
On Fri, 3 Nov 2006, Tom Schutter wrote: >> You're right, the description is backwards and confusing. Here's the new >> one I just committed: >> >> <para>Controls whether <constant>memcheck</constant> detects >> dangerous uses of undefined value errors. Set this to >> <varname>no</varname> if you don't like seeing undefined value >> errors; it also has the side effect of speeding >> <constant>memcheck</constant> up somewhat. >> >> Nick > > Note that it also appears in the doc as well, see > http://www.valgrind.org/docs/manual/mc-manual.html#mc-manual.flags The man page contents are extracted from that file :) Nick |