]> git.ipfire.org Git - thirdparty/valgrind.git/commit
README_DEVELOPERS: Debugging a tool needs "--tool=..."
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Mon, 6 Aug 2012 12:27:51 +0000 (12:27 +0000)
committerJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Mon, 6 Aug 2012 12:27:51 +0000 (12:27 +0000)
commitdf260d83445973e786f37514fcd272973c426ad0
tree46d08f5d0d1d4a6816c5bb85a09380a6cfa9c25b
parentf1d7df01e1841e68fdc069f976b120ae0f714c89
README_DEVELOPERS: Debugging a tool needs "--tool=..."

Otherwise the function redirections / client requests seem
to get confused. Symptoms are error messages such as
--3031-- VG_USERREQ__CLIENT_CALL1: func=0x0

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12852
README_DEVELOPERS