From: GDB Administrator
Date: Sun, 8 Dec 2013 05:31:22 +0000 (+0000)
Subject: Announce the GDB 7.6.2 release.
X-Git-Url: https://www.sourceware.org/git/?a=commitdiff_plain;h=bb24badd37a3f9ceb90f8f385acf76c0c1ce23b4;p=gdb-htdocs.git
Announce the GDB 7.6.2 release.
---
diff --git a/download/ANNOUNCEMENT b/download/ANNOUNCEMENT
index fbfd8aa..dee7379 100644
--- a/download/ANNOUNCEMENT
+++ b/download/ANNOUNCEMENT
@@ -1,7 +1,7 @@
- GDB 7.6.1 released!
+ GDB 7.6.2 released!
-Release 7.6.1 of GDB, the GNU Debugger, is now available via anonymous
+Release 7.6.2 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
@@ -14,9 +14,9 @@ You can download GDB from the GNU FTP server in the directory:
The vital stats:
- Size md5sum Name
- 24MB fbc4dab4181e6e9937075b43a4ce2732 gdb-7.6.1.tar.bz2
- 30MB d42841167fd061d90fddf9a7212a1f9f gdb-7.6.1.tar.gz
+ Size md5sum Name
+ 24MiB 496399e96654fc0f899a5c964bc1f0f8 gdb-7.6.2.tar.bz2
+ 30MiB 9ebf09fa76e4ca6034157086e9b20348 gdb-7.6.2.tar.gz
There is a web page for GDB at:
@@ -30,6 +30,12 @@ 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.6.2 provides the following fixes and improvements to GDB 7.6.1:
+
+ * PR breakpoint/16251 (AArch64 hardware breakpoint error after fork)
+ * PR gdb/16303 (GDB 7.6.1 does not work with binutils 2.24 on MIPS16
+ and microMIPS)
+
GDB 7.6.1 provides the following fixes and improvements to GDB 7.6:
* PR tdep/15420 (Cannot debug threaded programs on newer versions
diff --git a/download/index.html b/download/index.html
index d8a23ec..6cf721e 100644
--- a/download/index.html
+++ b/download/index.html
@@ -48,7 +48,7 @@ Fish]" />
-The most recent release (GDB 7.6.1):
+The most recent release (GDB 7.6.2):
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 2013-10-22.
+Last modified 2013-12-08.