From: Julian Seward Date: Tue, 31 Aug 2004 00:13:10 +0000 (+0000) Subject: Add comments about limitations wrt self-modifying code. X-Git-Tag: svn/VALGRIND_2_2_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4262b160d0f4db1eef58fd7c7a9f659577029f7;p=thirdparty%2Fvalgrind.git Add comments about limitations wrt self-modifying code. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2632 --- diff --git a/coregrind/docs/coregrind_core.html b/coregrind/docs/coregrind_core.html index 384791e39e..765096a28e 100644 --- a/coregrind/docs/coregrind_core.html +++ b/coregrind/docs/coregrind_core.html @@ -1114,8 +1114,8 @@ it. We now use the standard Unix ./configure, make, make install mechanism, and I have -attempted to ensure that it works on machines with kernel 2.2 or 2.4 -and glibc 2.1.X or 2.2.X. I don't think there is much else to say. +attempted to ensure that it works on machines with kernel 2.4 or 2.6 +and glibc 2.2.X or 2.3.X. I don't think there is much else to say. There are no options apart from the usual --prefix that you should give to ./configure. @@ -1168,7 +1168,7 @@ The following list of limitations seems depressingly long. However, most programs actually work fine.

Valgrind will run x86-GNU/Linux ELF dynamically linked binaries, on -a kernel 2.2.X or 2.4.X system, subject to the following constraints: +a kernel 2.4.X or 2.6.X system, subject to the following constraints:

Programs which are known not to work are: