]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Document some limitations.
authorJulian Seward <jseward@acm.org>
Sat, 13 Jul 2002 14:09:35 +0000 (14:09 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 13 Jul 2002 14:09:35 +0000 (14:09 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@503

cachegrind/docs/manual.html
coregrind/docs/manual.html
docs/manual.html
memcheck/docs/manual.html

index ee6e7260200fabe6c460b68b99dd988e89c6f340..541523d9be18ee5f3f339520277b1a3c403a5a2b 100644 (file)
@@ -25,7 +25,7 @@
 
 <a name="title">&nbsp;</a>
 <h1 align=center>Valgrind, version 1.0</h1>
-<center>This manual was majorly updated on 20020613</center>
+<center>This manual was majorly updated on 20020713</center>
 <p>
 
 <center>
@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       </li>
 </ul>
 
-
 Programs which are known not to work are:
 
 <ul>
@@ -1797,6 +1796,27 @@ Programs which are known not to work are:
       <p>
 </ul>
 
+Known platform-specific limitations:
+
+<ul>
+  <li>(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 <code>__pthread_clock_gettime</code>
+      and <code>__pthread_clock_settime</code>.  This appears to be
+      due to <code>/lib/librt-2.2.5.so</code> 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.  </li><br>
+      <p>
+  <li>
+      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.</li><br>
+      <p>
+</ul>
+
 
 <p><hr width="100%">
 
index ee6e7260200fabe6c460b68b99dd988e89c6f340..541523d9be18ee5f3f339520277b1a3c403a5a2b 100644 (file)
@@ -25,7 +25,7 @@
 
 <a name="title">&nbsp;</a>
 <h1 align=center>Valgrind, version 1.0</h1>
-<center>This manual was majorly updated on 20020613</center>
+<center>This manual was majorly updated on 20020713</center>
 <p>
 
 <center>
@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       </li>
 </ul>
 
-
 Programs which are known not to work are:
 
 <ul>
@@ -1797,6 +1796,27 @@ Programs which are known not to work are:
       <p>
 </ul>
 
+Known platform-specific limitations:
+
+<ul>
+  <li>(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 <code>__pthread_clock_gettime</code>
+      and <code>__pthread_clock_settime</code>.  This appears to be
+      due to <code>/lib/librt-2.2.5.so</code> 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.  </li><br>
+      <p>
+  <li>
+      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.</li><br>
+      <p>
+</ul>
+
 
 <p><hr width="100%">
 
index ee6e7260200fabe6c460b68b99dd988e89c6f340..541523d9be18ee5f3f339520277b1a3c403a5a2b 100644 (file)
@@ -25,7 +25,7 @@
 
 <a name="title">&nbsp;</a>
 <h1 align=center>Valgrind, version 1.0</h1>
-<center>This manual was majorly updated on 20020613</center>
+<center>This manual was majorly updated on 20020713</center>
 <p>
 
 <center>
@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       </li>
 </ul>
 
-
 Programs which are known not to work are:
 
 <ul>
@@ -1797,6 +1796,27 @@ Programs which are known not to work are:
       <p>
 </ul>
 
+Known platform-specific limitations:
+
+<ul>
+  <li>(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 <code>__pthread_clock_gettime</code>
+      and <code>__pthread_clock_settime</code>.  This appears to be
+      due to <code>/lib/librt-2.2.5.so</code> 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.  </li><br>
+      <p>
+  <li>
+      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.</li><br>
+      <p>
+</ul>
+
 
 <p><hr width="100%">
 
index ee6e7260200fabe6c460b68b99dd988e89c6f340..541523d9be18ee5f3f339520277b1a3c403a5a2b 100644 (file)
@@ -25,7 +25,7 @@
 
 <a name="title">&nbsp;</a>
 <h1 align=center>Valgrind, version 1.0</h1>
-<center>This manual was majorly updated on 20020613</center>
+<center>This manual was majorly updated on 20020713</center>
 <p>
 
 <center>
@@ -1785,7 +1785,6 @@ a kernel 2.2.X or 2.4.X system, subject to the following constraints:
       </li>
 </ul>
 
-
 Programs which are known not to work are:
 
 <ul>
@@ -1797,6 +1796,27 @@ Programs which are known not to work are:
       <p>
 </ul>
 
+Known platform-specific limitations:
+
+<ul>
+  <li>(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 <code>__pthread_clock_gettime</code>
+      and <code>__pthread_clock_settime</code>.  This appears to be
+      due to <code>/lib/librt-2.2.5.so</code> 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.  </li><br>
+      <p>
+  <li>
+      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.</li><br>
+      <p>
+</ul>
+
 
 <p><hr width="100%">