From patchwork Mon May 5 22:34:23 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 813 Return-Path: X-Original-To: siddhesh@wilcox.dreamhost.com Delivered-To: siddhesh@wilcox.dreamhost.com Received: from homiemail-mx20.g.dreamhost.com (mx2.sub5.homie.mail.dreamhost.com [208.113.200.128]) by wilcox.dreamhost.com (Postfix) with ESMTP id 3665F3600BE for ; Mon, 5 May 2014 15:34:31 -0700 (PDT) Received: by homiemail-mx20.g.dreamhost.com (Postfix, from userid 14314964) id DF87E4174714D; Mon, 5 May 2014 15:34:30 -0700 (PDT) X-Original-To: gdb@patchwork.siddhesh.in Delivered-To: x14314964@homiemail-mx20.g.dreamhost.com Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by homiemail-mx20.g.dreamhost.com (Postfix) with ESMTPS id C203B4174033F for ; Mon, 5 May 2014 15:34:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id; q=dns; s= default; b=RBSTInR2GA5/Rrjwd3d8g7IB1+97AZiScZ/1FZp1iadi8EwpqokTc 0AV95vccL6n9bBawRzqjJrVJqL3mh14tbit04/sWNb//74PXW4E/gofDjct5Io5Z f+rvN9N38LI33+CyBKTG0GldFKBxHb1dv9F4bnCwDu0cbzrRAdCiYE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id; s=default; bh=rEWvAg1t8+V9KV+0kzIZHHDCFRw=; b=r6yf3OAqGfU6hI5ROS1HYBGIpHGX qQpud0/35c14htQ4BR52zrgBB8wzo0XiY6C7Sje2zjKGnLvvK8xnZ91EVpKTXywq Mvpxi0GjmFePHdpZ61/vlIVbLa14AKG0R85/5WiPgIlPDtBD2PQo4v8BYjuVOGzY 8sTwfqsamnqgA50= Received: (qmail 16192 invoked by alias); 5 May 2014 22:34:29 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 16180 invoked by uid 89); 5 May 2014 22:34:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 05 May 2014 22:34:27 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 72217116178 for ; Mon, 5 May 2014 18:34:25 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id S3KZfoUXHoYW for ; Mon, 5 May 2014 18:34:25 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3C9FD11615B for ; Mon, 5 May 2014 18:34:25 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 00109E0A08; Mon, 5 May 2014 18:34:24 -0400 (EDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [pushed/www] Announce the GDB 7.7.1 release. Date: Mon, 5 May 2014 15:34:23 -0700 Message-Id: <1399329263-24868-1-git-send-email-brobecker@adacore.com> X-DH-Original-To: gdb@patchwork.siddhesh.in Hello all, Attaches the additions I just made to GDB's website to announce the imminent GDB 7.7.1 release... Thanks, diff --git a/download/ANNOUNCEMENT b/download/ANNOUNCEMENT index 931f14e..838c136 100644 --- a/download/ANNOUNCEMENT +++ b/download/ANNOUNCEMENT @@ -1,7 +1,7 @@ - GDB 7.7 released! + GDB 7.7.1 released! -Release 7.7 of GDB, the GNU Debugger, is now available via anonymous +Release 7.7.1 of GDB, the GNU Debugger, is now available via anonymous FTP. GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal and many other languages. GDB can target (i.e., debug programs running on) more than a dozen different processor architectures, and GDB @@ -15,8 +15,8 @@ You can download GDB from the GNU FTP server in the directory: The vital stats: Size md5sum Name - 24MiB 271a18f41858a7e98b28ae4eb91287c9 gdb-7.7.tar.bz2 - 31MiB 40051ff95b39bd57b14b1809e2c16152 gdb-7.7.tar.gz + 24MiB 77b20b515e7c25f032cb9732a66620fe gdb-7.7.1.tar.bz2 + 31MiB 45b07b53d81832d32ccd4829465d4886 gdb-7.7.1.tar.gz There is a web page for GDB at: @@ -30,6 +30,19 @@ 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. +GDB 7.7.1 provides the following fixes and improvements to GDB 7.7: + + * PR win32/14018 (pc register not available error on Windows) + * PR python/16547 (GDB crashing on gdb.python/py-linetable.exp) + * PR build/16550 (64-bit GDB doesn't build on Solaris) + * PR gdb/16626 (auto-load regression: gdb uses wrong file to test safeness) + * PR breakpoints/16292 (GDB oversteps a range in some cases.) + * PR gdb/16575 (stale breakpoint instructions in the code cache) + * PR gdb/16696 (AIX 32-bit cores, high section addresses) + * PR gdb/16721 (Erroneous backtrace on AVR) + * PR gdb/16832 (Erroneous backtrace on avrxmega architectures) + * PR build/16873 (GDB 7.7 does not build with GCC 4.9) + GDB 7.7 brings new targets, features and improvements, including: * C++: diff --git a/download/index.html b/download/index.html index a29d669..fde1543 100644 --- a/download/index.html +++ b/download/index.html @@ -48,7 +48,7 @@ Fish]" /> -

The most recent release (GDB 7.7):

+

The most recent release (GDB 7.7.1):

You can download the most recent official release of GDB from either Project GNU's FTP server, or Red Hat's sources site: @@ -123,7 +123,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 2014-02-06.

+

Last modified 2014-05-05.

diff --git a/index.html b/index.html index d28fc0f..c24eb44 100644 --- a/index.html +++ b/index.html @@ -70,9 +70,9 @@ 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 7.7

+

GDB version 7.7.1

-Version 7.7 of GDB, the GNU +Version 7.7.1 of GDB, the GNU Debugger, is now available for download. See the ANNOUNCEMENT for details @@ -102,6 +102,28 @@ better. --> +
May 5th, 2014: GDB 7.7.1 Released!
+
+

The latest version of GDB, version 7.7.1, is available for download. +

+This is a minor corrective release over GDB 7.7, fixing the following +issues: +

+

+

+
February 6th, 2014: GDB 7.7 Released!

The latest version of GDB, version 7.7, is available for

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

-

Last modified 2014-02-06.

+

Last modified 2014-05-05.

diff --git a/news/index.html b/news/index.html index 3b85573..8135486 100644 --- a/news/index.html +++ b/news/index.html @@ -62,6 +62,28 @@ better. --> +
May 5th, 2014: GDB 7.7.1 Released!
+
+

The latest version of GDB, version 7.7.1, is available for download. +

+This is a minor corrective release over GDB 7.7, fixing the following +issues: +

+

+

+
February 6th, 2014: GDB 7.7 Released!

The latest version of GDB, version 7.7, is available for

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

-

Last modified 2014-02-06.

+

Last modified 2014-05-05.