Reverted r10513: removed --auto-run-dsymutil=yes again.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10529
This commit is contained in:
Bart Van Assche 2009-07-22 19:03:46 +00:00
parent ef88814b5a
commit 826ca3a64e
39 changed files with 38 additions and 39 deletions

View File

@ -1,5 +1,5 @@
prereq: test -e tsan_unittest && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
prog: tsan_unittest
args: 69
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,5 +1,5 @@
prereq: test -e tsan_unittest && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
prog: tsan_unittest
args: 3
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,5 +1,5 @@
prereq: test -e tsan_unittest && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
prog: tsan_unittest
args: 30
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,5 +1,5 @@
prereq: test -e tsan_unittest && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
prog: tsan_unittest
args: 31
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,4 +1,4 @@
prereq: test -e annotate_rwlock && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
prog: annotate_rwlock
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,5 +1,5 @@
prereq: test -e tsan_unittest && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
prog: tsan_unittest
args: 27
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,5 +1,5 @@
prereq: test -e tsan_unittest && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no --num-callers=2
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no --num-callers=2
prog: tsan_unittest
args: 1
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,4 +1,4 @@
prereq: test -e atomic_var && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --show-confl-seg=no --num-callers=2
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no --num-callers=2
prog: atomic_var
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,3 +1,3 @@
prereq: test -e boost_thread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --read-var-info=yes
prog: boost_thread

View File

@ -1,2 +1 @@
prog: custom_alloc
vgopts: --auto-run-dsymutil=yes

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --read-var-info=yes
prog: fp_race

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --show-confl-seg=no --read-var-info=yes --auto-run-dsymutil=yes --num-callers=2
vgopts: --show-confl-seg=no --read-var-info=yes --num-callers=2
prog: ../../helgrind/tests/hg03_inherit

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --num-callers=2
vgopts: --read-var-info=yes --num-callers=2
prog: ../../helgrind/tests/hg04_race

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --num-callers=2
vgopts: --read-var-info=yes --check-stack-var=yes --num-callers=2
prog: ../../helgrind/tests/hg05_race2

View File

@ -1,2 +1,2 @@
prog: linuxthreads_det
vgopts: --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --read-var-info=yes

View File

@ -1,4 +1,4 @@
prereq: ./run_openmp_test ./omp_matinv
prog: omp_matinv
vgopts: --check-stack-var=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --read-var-info=yes
args: 30 -t 15 -q

View File

@ -1,5 +1,5 @@
prereq: ./run_openmp_test ./omp_matinv
prog: omp_matinv
vgopts: --check-stack-var=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --read-var-info=yes
args: 3 -t 2 -q -r
stderr_filter: filter_error_summary

View File

@ -1,5 +1,5 @@
prereq: ./run_openmp_test ./omp_prime
prog: omp_prime
vgopts: --check-stack-var=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --read-var-info=yes
args: 4 -q
stderr_filter: filter_error_summary

View File

@ -1,5 +1,5 @@
prereq: ./run_openmp_test ./omp_printf
prog: omp_printf
vgopts: --check-stack-var=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --read-var-info=yes
args: -q
stderr_filter: filter_error_summary

View File

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

View File

@ -1,3 +1,3 @@
prereq: test -e pth_cleanup_handler && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes
vgopts: --read-var-info=yes --check-stack-var=yes
prog: pth_cleanup_handler

View File

@ -1,3 +1,3 @@
prereq: test -e pth_create_glibc_2_0 && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes
vgopts: --read-var-info=yes --check-stack-var=yes
prog: pth_create_glibc_2_0

View File

@ -1,4 +1,4 @@
prereq: ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --read-var-info=yes
prog: pth_detached
args: 10 10

View File

@ -1,3 +1,3 @@
prereq: test -e pth_mutex_reinit && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes
vgopts: --read-var-info=yes --check-stack-var=yes
prog: pth_mutex_reinit

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
prog: pth_process_shared_mutex
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes
vgopts: --read-var-info=yes --check-stack-var=yes

View File

@ -1,3 +1,3 @@
prereq: test -e pth_spinlock && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes
vgopts: --read-var-info=yes --check-stack-var=yes
prog: pth_spinlock

View File

@ -1,4 +1,4 @@
prereq: ./supported_libpthread
vgopts: --check-stack-var=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --read-var-info=yes
prog: recursive_mutex
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --show-confl-seg=no --read-var-info=yes --auto-run-dsymutil=yes --num-callers=2
vgopts: --show-confl-seg=no --read-var-info=yes --num-callers=2
prog: rwlock_race

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --check-stack-var=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --read-var-info=yes
prog: sem_as_mutex

View File

@ -1,4 +1,4 @@
prereq: ./supported_libpthread
vgopts: --check-stack-var=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --read-var-info=yes
prog: sem_as_mutex
args: -m

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --check-stack-var=yes --first-race-only=yes --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --check-stack-var=yes --first-race-only=yes --read-var-info=yes
prog: sem_as_mutex

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --read-var-info=yes
prog: ../../helgrind/tests/tc01_simple_race

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --read-var-info=yes
prog: ../../helgrind/tests/tc16_byterace

View File

@ -1,4 +1,4 @@
prereq: ./supported_libpthread
prog: ../../helgrind/tests/tc19_shadowmem
vgopts: --error-limit=no --read-var-info=yes --auto-run-dsymutil=yes --show-confl-seg=no --num-callers=3
vgopts: --error-limit=no --read-var-info=yes --show-confl-seg=no --num-callers=3
stderr_filter: filter_stderr_and_thread_no

View File

@ -1,3 +1,3 @@
prereq: test -e ../../helgrind/tests/tc20_verifywrap && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes
vgopts: --read-var-info=yes --check-stack-var=yes
prog: ../../helgrind/tests/tc20_verifywrap

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
vgopts: --trace-mutex=yes --trace-cond=yes --trace-semaphore=yes --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes
vgopts: --trace-mutex=yes --trace-cond=yes --trace-semaphore=yes --read-var-info=yes --check-stack-var=yes
prog: ../../helgrind/tests/tc20_verifywrap

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
prereq: ./supported_libpthread && [ -e ../../helgrind/tests/tc22_exit_w_lock ]
vgopts: --num-callers=3
prog: ../../helgrind/tests/tc22_exit_w_lock

View File

@ -1,3 +1,3 @@
prereq: ./supported_libpthread
prog: ../../helgrind/tests/tc24_nonzero_sem
vgopts: --read-var-info=yes --auto-run-dsymutil=yes
vgopts: --read-var-info=yes

View File

@ -1,3 +1,3 @@
prereq: test -e thread_name && ./supported_libpthread
vgopts: --read-var-info=yes --auto-run-dsymutil=yes --check-stack-var=yes --num-callers=3
vgopts: --read-var-info=yes --check-stack-var=yes --num-callers=3
prog: thread_name