Index: index.html =================================================================== RCS file: /cvs/gdb/htdocs/index.html,v retrieving revision 1.167 diff -u -p -r1.167 index.html --- index.html 6 Jul 2006 03:18:06 -0000 1.167 +++ index.html 1 Sep 2006 18:50:30 -0000 @@ -65,11 +65,10 @@ of these) to help you catch bugs in the correcting the effects of one bug and go on to learn about another. -The program being debugged can be written in C, C++, Pascal, -Objective-C (and many other languages). Those programs might be -executing on the same machine as GDB (native) or on another machine -(remote). GDB can run on most popular UNIX and Microsoft Windows -variants.

+The program being debugged can be written in Ada, C, C++, Objective-C, +Pascal (and many other languages). Those programs might be executing +on the same machine as GDB (native) or on another machine (remote). GDB +can run on most popular UNIX and Microsoft Windows variants.

GDB version 6.5

@@ -183,7 +182,7 @@ Floor, Boston, MA 02110-1301 USA.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

-

Last modified 2006-07-05.

+

Last modified 2006-09-01.