]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Give informative failure messages if you try to use Helgrind or
authorNicholas Nethercote <njn@valgrind.org>
Fri, 12 Aug 2005 15:23:57 +0000 (15:23 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 12 Aug 2005 15:23:57 +0000 (15:23 +0000)
commitb0887d95d28840ba05265279ceb8024970a540c9
tree1f1c12154df794e5c3474b5a1b3b4c1ac954975a
parentc37f2349c698fa833568873daf7eea55eecd0b47
Give informative failure messages if you try to use Helgrind or
Addrcheck.  As a results, we are now building Addrcheck again, which
required commenting out lots of code.

BACKPORT TO 3_0_X, AND POSSIBLY TO 2_4_X (the Helgrind part, with
    modifications)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4384
Makefile.am
addrcheck/Makefile.am
addrcheck/ac_main.c
helgrind/hg_main.c