|
From: <sv...@va...> - 2005-07-18 17:50:43
|
Author: njn Date: 2005-07-18 18:50:38 +0100 (Mon, 18 Jul 2005) New Revision: 137 Log: Add Ada. Modified: trunk/info/about.html Modified: trunk/info/about.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/info/about.html 2005-07-13 13:45:26 UTC (rev 136) +++ trunk/info/about.html 2005-07-18 17:50:38 UTC (rev 137) @@ -74,7 +74,7 @@ can, for example, be used to debug and profile systems written in a mixture of languages. Valgrind has been used on programs written partly or entirely in C, C++, Java, Perl, Python, x86 -assembly code, Fortran, and many others.</li> +assembly code, Fortran, Ada, and many others.</li> =20 <li>Valgrind debugs and profiles your entire program. Unlike tools that require a recompilation step, Valgrind gives you total |