mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-06 19:54:18 +00:00
Update expected outputs following r5895.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5901
This commit is contained in:
parent
436b6ebcdd
commit
2faaa03d72
@ -32,6 +32,7 @@ usage: valgrind [options] prog-and-args
|
||||
--demangle=no|yes automatically demangle C++ names? [yes]
|
||||
--num-callers=<number> show <number> callers in stack traces [12]
|
||||
--error-limit=no|yes stop showing new errors if too many? [yes]
|
||||
--error-exitcode=<number> exit code to return if errors found [0=disable]
|
||||
--show-below-main=no|yes continue stack traces below main() [no]
|
||||
--suppressions=<filename> suppress errors described in <filename>
|
||||
--gen-suppressions=no|yes|all print suppressions for errors? [no]
|
||||
|
||||
@ -32,6 +32,7 @@ usage: valgrind [options] prog-and-args
|
||||
--demangle=no|yes automatically demangle C++ names? [yes]
|
||||
--num-callers=<number> show <number> callers in stack traces [12]
|
||||
--error-limit=no|yes stop showing new errors if too many? [yes]
|
||||
--error-exitcode=<number> exit code to return if errors found [0=disable]
|
||||
--show-below-main=no|yes continue stack traces below main() [no]
|
||||
--suppressions=<filename> suppress errors described in <filename>
|
||||
--gen-suppressions=no|yes|all print suppressions for errors? [no]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user