|
From: Nicholas N. <nj...@ca...> - 2004-04-15 16:58:39
|
CVS commit by nethercote: More instructions about info to submit with a bug report. M +5 -6 bugs.html 1.10 --- devel-home/valgrind/bugs.html #1.9:1.10 @@ -23,11 +23,10 @@ When you report a bug, <em>please</em> give the following information: <ul> -<li>What version of Valgrind you are running; -<li>What command-line you are using to run Valgrind; -<li>The output of <code>valgrind -v</code>. +<li>The output of <code>uname -a</code>. +<li>The full output of <code>valgrind -v</code>. </ul> -It may also be useful to include your Linux version, kernel version, and -glibc version. If you include all this information, you are much more -likely to get a useful response. +It may also be useful to include your Linux distro version and glibc +version. If you include all this information, you are much more likely +to get a useful response. <p> |