From: Julian Seward Date: Sat, 13 Jul 2002 14:09:35 +0000 (+0000) Subject: Document some limitations. X-Git-Tag: svn/VALGRIND_1_0_3~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb00a3330d0728731a6c9511066ed74da1ccbfea;p=thirdparty%2Fvalgrind.git Document some limitations. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@503 --- diff --git a/cachegrind/docs/manual.html b/cachegrind/docs/manual.html index ee6e726020..541523d9be 100644 --- a/cachegrind/docs/manual.html +++ b/cachegrind/docs/manual.html @@ -25,7 +25,7 @@  

Valgrind, version 1.0

-
This manual was majorly updated on 20020613
+
This manual was majorly updated on 20020713

@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: - Programs which are known not to work are: +Known platform-specific limitations: + + +


diff --git a/coregrind/docs/manual.html b/coregrind/docs/manual.html index ee6e726020..541523d9be 100644 --- a/coregrind/docs/manual.html +++ b/coregrind/docs/manual.html @@ -25,7 +25,7 @@  

Valgrind, version 1.0

-
This manual was majorly updated on 20020613
+
This manual was majorly updated on 20020713

@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: - Programs which are known not to work are:
    @@ -1797,6 +1796,27 @@ Programs which are known not to work are:

+Known platform-specific limitations: + +
    +
  • (With valgrind versions 1.0pre4 and 1.0pre5) On Red Hat 7.3, + there have been reports of link errors (at program start time) + for threaded programs using __pthread_clock_gettime + and __pthread_clock_settime. This appears to be + due to /lib/librt-2.2.5.so needing them. + Unfortunately I do not understand enough about this problem to + fix it properly, and I can't reproduce it on my test RedHat 7.3 + system. Please mail me if you have more information / + understanding.

  • +

    +

  • + Things are likely to go badly wrong on Red Hat 7.3.92 ("Limbo" + public beta), especially with threaded programs. Don't expect + this to work. Basically valgrind won't work as-is with any + glibc-2.3 based system.

  • +

    +

+


diff --git a/docs/manual.html b/docs/manual.html index ee6e726020..541523d9be 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -25,7 +25,7 @@  

Valgrind, version 1.0

-
This manual was majorly updated on 20020613
+
This manual was majorly updated on 20020713

@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: - Programs which are known not to work are:
    @@ -1797,6 +1796,27 @@ Programs which are known not to work are:

+Known platform-specific limitations: + +
    +
  • (With valgrind versions 1.0pre4 and 1.0pre5) On Red Hat 7.3, + there have been reports of link errors (at program start time) + for threaded programs using __pthread_clock_gettime + and __pthread_clock_settime. This appears to be + due to /lib/librt-2.2.5.so needing them. + Unfortunately I do not understand enough about this problem to + fix it properly, and I can't reproduce it on my test RedHat 7.3 + system. Please mail me if you have more information / + understanding.

  • +

    +

  • + Things are likely to go badly wrong on Red Hat 7.3.92 ("Limbo" + public beta), especially with threaded programs. Don't expect + this to work. Basically valgrind won't work as-is with any + glibc-2.3 based system.

  • +

    +

+


diff --git a/memcheck/docs/manual.html b/memcheck/docs/manual.html index ee6e726020..541523d9be 100644 --- a/memcheck/docs/manual.html +++ b/memcheck/docs/manual.html @@ -25,7 +25,7 @@  

Valgrind, version 1.0

-
This manual was majorly updated on 20020613
+
This manual was majorly updated on 20020713

@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints: - Programs which are known not to work are:
    @@ -1797,6 +1796,27 @@ Programs which are known not to work are:

+Known platform-specific limitations: + +
    +
  • (With valgrind versions 1.0pre4 and 1.0pre5) On Red Hat 7.3, + there have been reports of link errors (at program start time) + for threaded programs using __pthread_clock_gettime + and __pthread_clock_settime. This appears to be + due to /lib/librt-2.2.5.so needing them. + Unfortunately I do not understand enough about this problem to + fix it properly, and I can't reproduce it on my test RedHat 7.3 + system. Please mail me if you have more information / + understanding.

  • +

    +

  • + Things are likely to go badly wrong on Red Hat 7.3.92 ("Limbo" + public beta), especially with threaded programs. Don't expect + this to work. Basically valgrind won't work as-is with any + glibc-2.3 based system.

  • +

    +

+