From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23725 invoked by alias); 24 Jan 2002 08:57:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23626 invoked from network); 24 Jan 2002 08:57:29 -0000 Received: from unknown (HELO cerbere.u-strasbg.fr) (130.79.112.7) by sources.redhat.com with SMTP; 24 Jan 2002 08:57:29 -0000 Received: from laocoon (laocoon.u-strasbg.fr [130.79.112.72]) by cerbere.u-strasbg.fr (8.9.3/8.8.7) with ESMTP id JAA24804; Thu, 24 Jan 2002 09:57:28 +0100 Message-Id: <4.2.0.58.20020124095308.00a40cc0@ics.u-strasbg.fr> X-Sender: muller@ics.u-strasbg.fr X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Thu, 24 Jan 2002 00:57:00 -0000 To: ac131313@localhost.cygnus.com (Andrew Cagney) From: Pierre Muller Subject: Re: GDB 5.1.1 Cc: gdb-patches@sources.redhat.com In-Reply-To: <20020124073228.728EA3D8C@localhost.cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-SW-Source: 2002-01/txt/msg00719.txt.bz2 At 08:32 24/01/2002 , vous avez écrit: > GDB 5.1.1 is released! > >Version 5.1.1 of GDB, the GNU Debugger, is now available via anonymous >FTP. GDB is a source-level debugger for C, C++, Pascal 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 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.1, was released roughly 2 months; and in that >time a number of serious bugs have been fixed. Details below. > >The vital stats: > >-rw-rw-r-- 1 gdbadmin gdb 13874218 Jan 24 01:29 gdb-5.1.1.tar.gz > >The md5sum checksum: > >805163efd455663745532c12893a96ca gdb-5.1.1.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 >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. > >Many people have contributed to this release. Thanks to everybody for >the help! > >Keep those fixes and improvements coming in! (Send them to >bug-gdb@gnu.org) > > Andrew Cagney > on behalf of the GDB Developers. > > > What has changed in GDB? > >*** Changes in GDB 5.1.1: > >Fix compile problem on DJGPP. > >Fix a problem with floating-point registers on the i386 being >corrupted. Where is that change supposed to be??? I ran diff -b -c -r gdb-5.1/gdb gdb-5.1.1/gdb > 51to511diffs and grep "diff -b" 51to511diffs The only i386 specific file that is changed is go32-nat.c... It remark comes a little too late, sorry... Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99