mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Document that --xml=yes automatically activates --leak-check=full
This commit is contained in:
parent
9616e9bc9a
commit
4dec2cda0f
@ -747,6 +747,11 @@ is <option>--errors-for-leak-kinds=definite,possible</option>
|
||||
in detail and/or counted as an error, as specified by the options
|
||||
<option>--show-leak-kinds</option> and
|
||||
<option>--errors-for-leak-kinds</option>. </para>
|
||||
<para>If <varname>--xml=yes</varname> is given, memcheck will
|
||||
automatically use the value <varname>--leak-check=full</varname>.
|
||||
You can use <option>--show-leak-kinds=none</option> to reduce
|
||||
the size of the xml output if you are not interested in the leak
|
||||
results.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user