]> git.ipfire.org Git - thirdparty/valgrind.git/commit
DRD now prints where a mutex appeared for the first time in addition to
authorBart Van Assche <bvanassche@acm.org>
Sat, 28 Jun 2008 13:40:41 +0000 (13:40 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 28 Jun 2008 13:40:41 +0000 (13:40 +0000)
commitd6bb5c34d02c1caba72a45804e8a4e9cbf63993f
treeb38bc5815b4e2215211ab7529f583b4886260db9
parent806d5abe6df3e96d4dac521cc4349e89d89c36c5
DRD now prints where a mutex appeared for the first time in addition to
the mutex address when an error message is printed for condition
variables.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8296
exp-drd/drd_clientobj.h
exp-drd/drd_error.c
exp-drd/drd_mutex.c
exp-drd/drd_mutex.h
exp-drd/tests/pth_cond_race.stderr.exp
exp-drd/tests/tc23_bogus_condwait.stderr.exp