Enabled the DRD command line flags --var-info=yes and --check-stack-var=yes for the pth_cancel_locked regression test.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10407
This commit is contained in:
Bart Van Assche 2009-07-04 12:17:58 +00:00
parent 16a8ccb531
commit 3878443ab3

View File

@ -1,2 +1,3 @@
prereq: ./supported_libpthread
vgopts: --var-info=yes --check-stack-var=yes
prog: pth_cancel_locked