Announce gdb-6.7.
authorJoel Brobecker <brobecke@sourceware.org>
Mon, 29 Oct 2007 18:59:13 +0000 (18:59 +0000)
committerJoel Brobecker <brobecke@sourceware.org>
Mon, 29 Oct 2007 18:59:13 +0000 (18:59 +0000)
download/ANNOUNCEMENT
download/index.html
index.html
news/index.html

index f827bcb3199badcc53a9109387621eecf16cbae3..0b62f78aaea6629c5db4a7404722e31e78d434df 100644 (file)
@@ -1,7 +1,7 @@
 
-            GDB 6.7 released!
+            GDB 6.7.1 released!
 
-Release 6.7 of GDB, the GNU Debugger, is now available via anonymous
+Release 6.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
-  15MB  d6e7c0ad7654bc91a3a457fabb6ad6c6  gdb-6.7.tar.bz2
-  20MB  5f415f8bef0f3a4947845c78ab102b2d  gdb-6.7.tar.gz
+  15MB  30a6bf36eded4ae5a152d7d71b86dc14  gdb-6.7.1.tar.bz2
+  20MB  7a74dcafdd39d18678e5b5cc2c50bb0c  gdb-6.7.1.tar.gz
 
 There is a web page for GDB at: 
 
@@ -30,8 +30,27 @@ 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.
 
-Since the previous release (6.6, released in December 2006) we have made
-many fixes and enhancements including:
+This is a minor release that fixes the following issues that were
+discovered in gdb-6.7 after it was released:
+
+    * solib-target.c build-failure when building without libexpat support.
+
+    * GDB crash when calling an undefined MI command.
+
+    * gdb/2336: On Sparc/Solaris, GDB reports that it is unable to
+    read elf32-sparc objects.
+
+It also brings the following improvements:
+
+    * Better handling of parameter printing on powerpc.
+
+    * gdb/2341: Rework the code in sol-thread.c to allow it to build
+    with gcc-3.4.
+
+    * Some adjustements to allow the code to compile with Sun CC.
+
+In addition, GDB 6.7 brings many fixes and enhancements over the
+previous major release (6.6, released in December 2006), including:
 
     * Resolved 101 resource leaks, null pointer dereferences, etc. in gdb,
     bfd, libiberty and opcodes, as revealed by static analysis donated by
index be3b777bbaf3c5c1f1e40904a85bde977e2cab49..01f96402c3b9543af6fb88b227b3d72136480188 100644 (file)
@@ -49,7 +49,7 @@ Fish]" /></a>
 
 <!-- body, update above using ../../gdb/index.sh -->
 
-<h3>The most recent release (<a href="ANNOUNCEMENT">GDB 6.7</a>):</h3>
+<h3>The most recent release (<a href="ANNOUNCEMENT">GDB 6.7.1</a>):</h3>
 
 You can download the most recent official release of GDB from either
 Project GNU's FTP server, or Red Hat's sources site:
@@ -117,7 +117,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2007-10-10.</p>
+<p>Last modified 2007-10-29.</p>
 </address>
 
 </body>
index 8333a3f35efe1e80aacb5ddb8998ea49bfdaf452..37f0d8d764f3d67313e8779775ae95e452360823 100644 (file)
@@ -71,9 +71,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.<p>
 
-<h3>GDB version 6.7</h3>
+<h3>GDB version 6.7.1</h3>
 
-Version <a href="../gdb/download/ANNOUNCEMENT">6.7</a> of GDB, the GNU
+Version <a href="../gdb/download/ANNOUNCEMENT">6.7.1</a> of GDB, the GNU
 Debugger, is now available for <a
 href="../gdb/download/">download</a>.  See the <a
 href="../gdb/download/ANNOUNCEMENT">ANNOUNCEMENT</a> for details
@@ -103,6 +103,16 @@ better.
 
 -->
 
+<dt>October 29, 2007: <b>GDB 6.7.1 Released!</b></dt>
+<dd>
+<p> The latest version of GDB, version 6.7.1, is available for <a
+href="../gdb/download/">download</a>.
+<p>
+See the <a href="../gdb/download/ANNOUNCEMENT">ANNOUNCEMENT</a> file
+for a more complete and detailed list of what this release includes.
+<p>
+</dd>
+
 <dt>October 10, 2007: <b>GDB 6.7 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 6.7, is available for <a
@@ -188,7 +198,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2007-10-10.</p>
+<p>Last modified 2007-10-29.</p>
 </address>
 
 </body>
index effd2e91e8c8bd4daf9225e357c7c588ce53059f..7beba3c23c0317b1ea6754956a659322c0d9b34c 100644 (file)
@@ -63,6 +63,16 @@ better.
 
 -->
 
+<dt>October 29, 2007: <b>GDB 6.7.1 Released!</b></dt>
+<dd>
+<p> The latest version of GDB, version 6.7.1, is available for <a
+href="../../gdb/download/">download</a>.
+<p>
+See the <a href="../../gdb/download/ANNOUNCEMENT">ANNOUNCEMENT</a> file
+for a more complete and detailed list of what this release includes.
+<p>
+</dd>
+
 <dt>October 10, 2007: <b>GDB 6.7 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 6.7, is available for <a
@@ -715,7 +725,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2007-10-10.</p>
+<p>Last modified 2007-10-29.</p>
 </address>
 
 </body>
This page took 0.060128 seconds and 5 git commands to generate.