mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
cachegrind callgrind dhat exp-bbv gdbserver_tests massif none mpi shared Mostly these are just updates (and new testcases) under new/tests The other directories have just #ifdef changes
8 lines
270 B
Plaintext
8 lines
270 B
Plaintext
prog: nocwd
|
|
vgopts: -q --trace-children=yes
|
|
cleanup: chmod u+rwx /tmp/wd_test_*; rm -rf /tmp/wd_test_*
|
|
|
|
# on FreeBSD, capsicum stops us from removing the gdb pipes left over in /tmp
|
|
# Don't really want to do an "rm /tmp/vgdb-pipe*" in case another instance
|
|
# is running
|