]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Removed --read-var-info=yes in order to obtain the same output (hopefully)
authorBart Van Assche <bvanassche@acm.org>
Tue, 9 Mar 2010 15:45:42 +0000 (15:45 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 9 Mar 2010 15:45:42 +0000 (15:45 +0000)
on Linux and on Mac OS/X systems.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11087

drd/tests/annotate_hb_race.stderr.exp
drd/tests/annotate_hb_race.vgtest

index 7f28cdf445da2ebc5e931f06653a5222d53b3f76..bcb275b381d81d654fdc2b2b24b0a415374fd2c7 100644 (file)
@@ -1,8 +1,7 @@
 
 Conflicting store by thread x at 0x........ size 4
    at 0x........: main (annotate_hb_race.c:?)
-Location 0x........ is 0 bytes inside local var "s_i"
-declared at annotate_hb_race.c:14, in frame #? of thread x
+Allocation context: BSS section of annotate_hb_race
 
 Done.
 
index 88f4608724b9e5e226cdff970248bd49915a10e0..38f75e957848f335f825e2e45d906a390b3f547b 100644 (file)
@@ -1,4 +1,4 @@
 prereq: test -e annotate_hb_race && ./supported_libpthread
-vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
+vgopts: --check-stack-var=yes --show-confl-seg=no
 prog: annotate_hb_race
 stderr_filter: filter_stderr_and_thread_no