|
From: <sv...@va...> - 2007-02-02 04:35:29
|
Author: de Date: 2007-02-02 04:34:45 +0000 (Fri, 02 Feb 2007) New Revision: 312 Log: Added ToolGear's MemcheckView gui to the GUIs page Modified: trunk/downloads/guis.html Modified: trunk/downloads/guis.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/downloads/guis.html 2007-02-01 11:50:16 UTC (rev 311) +++ trunk/downloads/guis.html 2007-02-02 04:34:45 UTC (rev 312) @@ -23,6 +23,9 @@ lets you use Valgrind as a plugin.</p></li> =20 =20 +<li><p>Tool Gear's <a href=3D"http://www.llnl.gov/CASC/tool_gear/memchec= kview.html">MemcheckView</a> package provides scripts for running Valgrin= d's Memcheck tool on serial and parallel (MPI) programs and a Qt-based GU= I for interpreting Memcheck's results (requires XML output from Memcheck)= . The MemcheckView GUI groups the Memcheck messages by error type and a= llows the viewing of the relevant source code for all levels of each mess= age's call stack. The MemcheckView package and how to use it is describ= ed in much more detail here: <a href=3D"http://www.llnl.gov/computing/mem= check/">http://www.llnl.gov/computing/memcheck/</a>.</p></li> + + <li><p><a href=3D"http://valgui.sourceforge.net/">Valgui</a>, by Eric Estievenart.</p></li> =20 |