]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Reverted r10513: removed --auto-run-dsymutil=yes again.
authorBart Van Assche <bvanassche@acm.org>
Wed, 22 Jul 2009 19:03:46 +0000 (19:03 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 22 Jul 2009 19:03:46 +0000 (19:03 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10529

39 files changed:
drd/tests/annotate_ignore_read.vgtest
drd/tests/annotate_order_1.vgtest
drd/tests/annotate_order_2.vgtest
drd/tests/annotate_order_3.vgtest
drd/tests/annotate_rwlock.vgtest
drd/tests/annotate_spinlock.vgtest
drd/tests/annotate_trace_memory.vgtest
drd/tests/atomic_var.vgtest
drd/tests/boost_thread.vgtest
drd/tests/custom_alloc.vgtest
drd/tests/fp_race.vgtest
drd/tests/hg03_inherit.vgtest
drd/tests/hg04_race.vgtest
drd/tests/hg05_race2.vgtest
drd/tests/linuxthreads_det.vgtest
drd/tests/omp_matinv.vgtest
drd/tests/omp_matinv_racy.vgtest
drd/tests/omp_prime_racy.vgtest
drd/tests/omp_printf.vgtest
drd/tests/pth_cancel_locked.vgtest
drd/tests/pth_cleanup_handler.vgtest
drd/tests/pth_create_glibc_2_0.vgtest
drd/tests/pth_detached2.vgtest
drd/tests/pth_mutex_reinit.vgtest
drd/tests/pth_process_shared_mutex.vgtest
drd/tests/pth_spinlock.vgtest
drd/tests/recursive_mutex.vgtest
drd/tests/rwlock_race.vgtest
drd/tests/sem_as_mutex.vgtest
drd/tests/sem_as_mutex2.vgtest
drd/tests/sem_as_mutex3.vgtest
drd/tests/tc01_simple_race.vgtest
drd/tests/tc16_byterace.vgtest
drd/tests/tc19_shadowmem.vgtest
drd/tests/tc20_verifywrap.vgtest
drd/tests/tc20_verifywrap2.vgtest
drd/tests/tc22_exit_w_lock.vgtest
drd/tests/tc24_nonzero_sem.vgtest
drd/tests/thread_name.vgtest

index edff70896f34fd2e175971f072972efb27eb3fe2..6488232eb905bdb13db2dd34f20d900c5dd855d4 100644 (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
index c4d33661b723d38233b9ae1c012be02167ba1884..f2610920d788b1ad5f9fb5775b5711d3cd71cb55 100644 (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
index e2c1a2f8de58fe800c4dc99f8432e6a42d0938c8..8b22fbb98840d0e7673e10ea9e9bf14c1772ae5e 100644 (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
index a2933f0f30472187e36d6f14527ca3f8f1716eed..76b4595bbd4462453b8c444bb09cdda9750aff8c 100644 (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
index 116f02aee35d2dfde2471730ff62b2cf07d0a620..f0f81d701a496f49cab5ec320bf77e065370b899 100644 (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
index c549be8404ea6ecda657257fcb0cce4b626c2a69..5731798269030df844c45bd83c132f00cf969d17 100644 (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
index 4a63117c5d723684f2ad21b9b59825be8bc64c01..e7d23e25b948c5a7c57b200134b2e561f8ce7e10 100644 (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
index 1e9ced6bb61efd486877c32ffe4c717b51fad2e7..e764355f900a47eb4f1aedb709b3b41add845c1a 100644 (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
index 307512c29f4f9c8ef1c59b07b5c4a1f684bbdc08..5351f937fcfa62e4a57290e5a8ab6cdee91b64f4 100644 (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
index 10ba135cfc0f31431cea8b83cedabb16215d0c9b..2b8a1415428f7a2631fbe7b5b20968211d6a3f98 100644 (file)
@@ -1,2 +1 @@
 prog: custom_alloc
-vgopts: --auto-run-dsymutil=yes
index 5c473469eecbcc78782eeac0535b5a92522a55c6..b658b7cd78f491252482d4f69c70f58dbc343eb8 100644 (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
index 602101c5fdd5a9a1d74b6bf13c85198de89e7e18..7b7481eb9f80bb04e88d89bc82b07202a6e299f6 100644 (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
index 33aade75bc3045ed722f412c62497c1cb3af93be..0f60ad4df5c5902179b6e0346651a136bae36cfe 100644 (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
index 24964242e6e0e2f6a0ebfff9f6faa9487be82aa7..d0de01a5728d186f02ffc8aa32464daefc374e7f 100644 (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
index 8d94ab8518a9cb06c5c2b9d11d181ce0fe56bde4..0c4269d0f3203f752fe3fcb5c680d8df21b1b095 100644 (file)
@@ -1,2 +1,2 @@
 prog: linuxthreads_det
-vgopts: --read-var-info=yes --auto-run-dsymutil=yes
+vgopts: --read-var-info=yes
index bae6a067fe5725ff174688303ca738bf9cfcd174..c9d5ec1c623585d1ebecdcc5c19b8ab62cbf4c03 100644 (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
index 954b7afccf2f9af9d274410744e914c861b49f80..96a0f0f0fc78f90aa170dbfa6574bfc2ba3d5b3f 100644 (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
index 255ebcabae5f9a023289806bdeeaa8288727fc5c..59381c9631bb1d2a256d5bfbffd31bcaaf7efe20 100644 (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
index cc9eccf3be97b3362c716e3b90288bc932277747..664981b38004caa680e3a6fb1a69f2c37d6b9cd3 100644 (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
index f092e04bf99e678151e3d6325ed93fd785e93ee1..d27ddf1a5e9768eb315f620009bf944957a0097f 100644 (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
index 9655055255c13c2e6b077511268192335e96df9c..cd94e9e9fc7dfbb99b75f0c6648a1403550ddf86 100644 (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
index e74685d53d5748c99186e9ed6da7575a510b60bb..4cdf46ba8b65b28452a7798f33cbaa7c1c1cc95f 100644 (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
index bbdc7eb5e9206395576730e1a17d9cdc95467992..bcd950a6daee3f23e0cf1dcdfc77df2e10f3b922 100644 (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
index 4addbc734bb944b48881e2feee34097c82b99316..369301d95918e3875f213fcf399cfb25e413f2af 100644 (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
index 1ffb4373306ba9f5a49c3b80508cc447a4f0d4aa..4d5089c7f6138419e4e2fbe0b57e349dc6fb35c7 100644 (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
index a728392a6731c43f18ab461a15363c3b5f02625a..48aa40d7db167401b00de9593ce39f334935eb25 100644 (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
index bee7740890c0dc0fb0f618182e70879539352538..1db3ea20af7137830d6c3872dcb2d7d2cf6be88a 100644 (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
index 490c5d2486fc128753405473ed10ee486823cfdb..b5834ebaec4905ed0b4740ca2c632cc930230212 100644 (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
index f2e3d10c6fb512013790878cd4ca071b50d84244..27f63e8665234e96fd933f71b430d37f8b95ec8b 100644 (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
index d9ed10fe9c7a9b9aecd6a80fb0ed2629ede6e382..129c41160a8cd421dad551406fda73152f5a8faa 100644 (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
index 12268a360eacdff08244a96460e6840533910545..3b5228d3a0885e906e326a038f9b1dcfe145b07b 100644 (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
index 37a52ab13f6da04a9d4278c07167f96f40bb53d7..eb958f082d4efc9c4d1fe678884671453c2291ec 100644 (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
index 46f45d5ad5ed474f653a58191da1a808a026b41f..32aff34ac0434c4c52fea511133aa14b208d5c7a 100644 (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
index b351261722cf913bd6ba4a623897e442e433ca08..cf2542de5308d062a01d98b2d007bd3f917b38e0 100644 (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
index 97b413ab987b78a4cf249f0f07e8d7295ef83a98..84a56ab2220dc05e2aa2a129c7e453c2b921738c 100644 (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
index 14f6a9cb132ec2688b7133b0a36216f4a0e29a14..daf764ca61d4fe0da8162e58863a139cc4c9830d 100644 (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
index f5ecbcd33b09ae21b4d8bdff767aa57f8887daf5..673380c91af6c92234f4ed8f9417d576f824c964 100644 (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
index 1d64fa098467573106beb0cfa30ba8f339077168..3238a83dff229e7d29a3b0d3ffb2305d1343d71a 100644 (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
index ceb40453fa7f0c84e78d3a1f1226738be57288fe..868f5f3c3b380f6c7dbd3209cade3f113b8112d9 100644 (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