]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Clarify usage instructions for --trace-flags.
authorNicholas Nethercote <njn@valgrind.org>
Fri, 2 Jun 2006 22:58:34 +0000 (22:58 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 2 Jun 2006 22:58:34 +0000 (22:58 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5950

coregrind/m_main.c
none/tests/cmdline2.stdout.exp

index a2f5795745d516be87d04b2cf679e91d7a9a7a0b..201e703ca89334ff9e5f91a4ee6694206a65b6bd 100644 (file)
@@ -963,6 +963,7 @@ static void usage_NORETURN ( Bool debug_help )
 "       0000 0100   show selecting insns\n"
 "       0000 0010   show after reg-alloc\n"
 "       0000 0001   show final assembly\n"
+"      (Nb: you need --trace-notbelow with --trace-flags for full details)\n"
 "\n"
 "  debugging options for Valgrind tools that report errors\n"
 "    --dump-error=<number>     show translation for basic block associated\n"
index f5444f6cbb8612460c868e68122e54ee7e7da435..c75b29554a61c3b32639121caa1e7ba6f746ece7 100644 (file)
@@ -75,6 +75,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)
 
   debugging options for Valgrind tools that report errors
     --dump-error=<number>     show translation for basic block associated