1 # test helgrind monitor command 2 # test 'v.info location' monitor command 3 prog: ../helgrind/tests/hg01_all_ok 4 vgopts: --tool=helgrind --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-hginfo -q 5 prereq: test -e gdb.eval 6 stdout_filter: filter_make_empty 7 stderr_filter: filter_stderr 8 progB: gdb 9 argsB: --quiet -l 60 --nx ../helgrind/tests/hg01_all_ok 10 stdinB: hginfo.stdinB.gdb 11 stdoutB_filter: filter_gdb 12 stderrB_filter: filter_helgrind_monitor 13 stderrB_filter_args: hg01_all_ok.c 14