From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-announce@sourceware.cygnus.com Subject: GDB 5 released! Date: Fri, 19 May 2000 17:33:00 -0000 Message-id: <3925DAE5.3D92EA47@cygnus.com> X-SW-Source: 2000/msg00002.html GDB 5.0 is released! http://sourceware.cygnus.com/gdb/5 Version 5.0 of GDB, the GNU Debugger, is now available via anonymous FTP. GDB is a source-level debugger for C, C++, and many other languages. GDB can target (i.e. debug programs running on) dozens of different processor architectures, and GDB itself can run on most popular Unix variants, Windows NT, and Windows 95. You can download GDB from either Project GNU's FTP server, or Red Hat's sources site: ftp://ftp.gnu.org/gnu/gdb (mirrors: http://www.gnu.org/order/ftp.html ) ftp://sourceware.cygnus.com/pub/gdb/releases/ (mirrors: http://sourceware.cygnus.com/mirrors.html ) The previous version, 4.18, was released about a year ago; there have been many changes and additions since then. Details are listed in the GDB NEWS file ( http://sourceware.cygnus.com/gdb/5/NEWS ). The vital stats: -rw-r--r-- 1 cagney gdb 9505342 May 18 23:21 gdb-5.0.tar.bz2 -rw-r--r-- 1 cagney gdb 12299318 May 18 22:33 gdb-5.0.tar.gz The md5sum checksums are: b2720def719fd024e380793d9084da2a gdb-5.0.tar.bz2 9511b69b6b5a3b38c62ad207b3c94673 gdb-5.0.tar.gz There is a web page for GDB at: http://sourceware.cygnus.com/gdb/ That page includes information about GDB mailing lists (an announcement mailing list, developers discussion lists, etc.), details on how to access GDB's CVS repository, locations for development snapshots, preformatted documentation, and links to related information around the net. We will put errata notes and host-specific tips for this release on-line as any problems come up. All mailing lists archives are also browsable via the web. The documentation from GDB version 5 is also available online. http://sourceware.cygnus.com/gdb/5/onlinedocs/ . Many people have contributed to this release. Thanks to everybody for the help! Keep those fixes and improvements coming in! (Send them to gdb-patches at sourceware.cygnus.com) Andrew Cagney (Red Hat) on behalf of the GDB Team.