1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-09 00:46:12 +00:00
2015-12-13 22:34:58 +09:00

12 lines
352 B
Plaintext

# test the massif help and massif snapshots.
prereq: test -e gdb
prog: t
vgopts: --tool=massif --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mssnapshot
stdout_filter: filter_make_empty
stderr_filter: filter_make_empty
progB: gdb
argsB: --quiet -l 60 --nx ./t
stdinB: mssnapshot.stdinB.gdb
stdoutB_filter: filter_gdb
stderrB_filter: filter_vgdb