Andrew Cagney | 6 Oct 2003 20:16
Picon

GDB 6.0 Released!


			GDB 6.0 released!

Version 6.0 of GDB, the GNU Debugger, is now available via anonymous
FTP.  GDB is a source-level debugger for C, C++, Pascal, Objective-C
and many other languages.  GDB can target (i.e., debug programs
running on) more than a dozen different processor architectures, and
GDB itself can run on most popular Unix and Microsoft Windows
variants.

You can download GDB from Project GNU's FTP server in the directory:

	ftp://ftp.gnu.org/gnu/gdb

The previous version, 5.3, was released roughly 10 months ago; and in
that time several new features have been added and many bugs have been
fixed.  The details are below.  In addition, a number of late breaking
problems have been identified and they are also mentioned below.

The vital stats: 

	Size      md5sum                            Name
	15689454  e2314b7c9c7670b5384deb90701446f4  gdb-6.0.tar.gz

There is a web page for GDB at: 

	http://www.gnu.org/software/gdb/

That page includes information about GDB mailing lists (an
announcement mailing list, developers discussion lists, etc.), details
(Continue reading)


Gmane