From: Florian Krohm Date: Tue, 3 Jul 2012 13:58:59 +0000 (+0000) Subject: Update exp file (should have been part of r12701). X-Git-Tag: svn/VALGRIND_3_8_0~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d7ff434087b2d7599cf5f15d851541d27ad4a5;p=thirdparty%2Fvalgrind.git Update exp file (should have been part of r12701). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12703 --- diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp index 25de98592f..793c352956 100644 --- a/none/tests/cmdline2.stdout.exp +++ b/none/tests/cmdline2.stdout.exp @@ -94,6 +94,7 @@ usage: valgrind [options] prog-and-args --trace-flags= show generated code? (X = 0|1) [00000000] --profile-flags= ditto, but for profiling (X = 0|1) [00000000] --trace-notbelow= only show BBs above [999999999] + --trace-notabove= only show BBs below [0] --trace-syscalls=no|yes show all system calls? [no] --trace-signals=no|yes show signal handling details? [no] --trace-symtab=no|yes show symbol table details? [no] @@ -126,7 +127,7 @@ usage: valgrind [options] prog-and-args 0000 0100 show selecting insns 0000 0010 show after reg-alloc 0000 0001 show final assembly - (Nb: you need --trace-notbelow with --trace-flags for full details) + (Nb: you need --trace-notbelow and/or --trace-notabove with --trace-flags for full details) debugging options for Valgrind tools that report errors --dump-error= show translation for basic block associated