]> git.ipfire.org Git - thirdparty/valgrind.git/commit
When reporting an error about an attempt to re-lock an already-locked
authorJulian Seward <jseward@acm.org>
Thu, 29 Jul 2010 05:28:02 +0000 (05:28 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 29 Jul 2010 05:28:02 +0000 (05:28 +0000)
commit31d4f926fc949255b45d4121c532ed59d0695723
tree99506e041cafc7b035d14272986f1edb14fba1d5
parentf3f73fe01184ec683f587739a03460acaafa1fa5
When reporting an error about an attempt to re-lock an already-locked
lock, also report the stack where the lock was previously locked.
This makes it easier to diagnose deadlocks.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11234
helgrind/hg_errors.c
helgrind/hg_errors.h
helgrind/hg_main.c