]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Clarify the Helgrind-doesn't-work message.
authorNicholas Nethercote <njn@valgrind.org>
Wed, 12 Apr 2006 22:53:23 +0000 (22:53 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Wed, 12 Apr 2006 22:53:23 +0000 (22:53 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5846

helgrind/hg_main.c

index 0c86e62363b9e2be05a9b263bdfb81a128f2d2dc..e5c0241e771a0466729ac6ac07a4a63035e7ac9a 100644 (file)
@@ -3394,6 +3394,8 @@ static void hg_pre_clo_init(void)
 "     platforms introduced in Valgrind 3.0.0\n"
 " (b) we need to get thread operation tracking working again after\n"
 "     the changes added in Valgrind 2.4.0\n"
+" If you want to use Helgrind, you'll have to use Valgrind 2.2.0, which is\n"
+" the most recent Valgrind release that contains a working Helgrind.\n"
 "\n"
 "Sorry for the inconvenience.  Let us know if this is a problem for you.\n");
    VG_(exit)(1);