- GDB 7.6 released!
+ GDB 7.6.1 released!
-Release 7.6 of GDB, the GNU Debugger, is now available via anonymous
+Release 7.6.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
The vital stats:
Size md5sum Name
- 24MB fda57170e4d11cdde74259ca575412a8 gdb-7.6.tar.bz2
- 30MB a9836707337e5f7bf76a009a8904f470 gdb-7.6.tar.gz
+ 24MB fbc4dab4181e6e9937075b43a4ce2732 gdb-7.6.1.tar.bz2
+ 30MB d42841167fd061d90fddf9a7212a1f9f gdb-7.6.1.tar.gz
There is a web page for GDB at:
on-line as any problems come up. All mailing lists archives are also
browsable via the web.
+GDB 7.6.1 provides the following fixes and improvements to GDB 7.6:
+
+ * PR tdep/15420 (Cannot debug threaded programs on newer versions
+ of x86-solaris - Solaris 10, Update 10 or later)
+ * PR remote/15455 (QTro remote packet broken)
+ * PR build/15476 (Build failure due to incomplete enum type in utils.h)
+ * PR server/15594 (tls support in 64x32 x86 gdbserver doesn't extend
+ address to 64 bit)
+ * PR server/15075 (dprintf inteferes with "next")
+ * PR server/15434 (dprintf uses a synchronous 'continue' even in
+ non-stop mode)
+ * PR tui/14880 (in split register layouts, up results in assertion
+ failure in value.c)
+ * PR c++/15519 (GDB 7.6 is 94x slower than GDB 7.5.1 using a certain
+ core file)
+ * PR gdb/15837 (GDB prints entry values for local variables)
+ * PR gdb/15415 (gdb resolves symbolic links when passing argv[0])
+ * PR cli/15603 (CTRL-C can no longer interrupt inferior)
+ * PR gdb/15604 (gdbserver socket leak 7.5 regression)
+
GDB 7.6 brings new targets, features and improvements, including:
* New native configurations:
<!-- body, update above using ../../gdb/index.sh -->
-<h3>The most recent release (<a href="ANNOUNCEMENT">GDB 7.6</a>):</h3>
+<h3>The most recent release (<a href="ANNOUNCEMENT">GDB 7.6.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:
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2013-04-26.</p>
+<p>Last modified 2013-08-30.</p>
</address>
</body>
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 7.6</h3>
+<h3>GDB version 7.6.1</h3>
-Version <a href="../gdb/download/ANNOUNCEMENT">7.6</a> of GDB, the GNU
+Version <a href="../gdb/download/ANNOUNCEMENT">7.6.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
-->
+<dt>August 30th, 2013: <b>GDB 7.6.1 Released!</b></dt>
+<dd>
+<p> The latest version of GDB, version 7.6.1, is available for <a
+href="../gdb/download/">download</a>.
+<p>
+This is a minor corrective release over GDB 7.6, fixing the following
+issues:
+<ul>
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15420">PR tdep/15420</a>
+ (Cannot debug threaded programs on newer versions of x86-solaris - Solaris 10, Update 10 or later)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15455">PR remote/15455</a> (QTro remote packet broken)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15476">PR build/15476</a> (Build failure due to incomplete enum type in utils.h)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15594">PR server/15594</a> (tls support in 64x32 x86 gdbserver doesn't extend address to 64 bit)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15075">PR server/15075</a> (dprintf inteferes with "next")
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15434">PR server/15434</a> (dprintf uses a synchronous 'continue' even in non-stop mode)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=14880">PR tui/14880</a> (In split register layouts, up results in assertion failure in value.c)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15519">PR c++/15519</a> (GDB 7.6 is 94x slower than GDB 7.5.1 using a certain core file)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15837">PR gdb/15837</a> (GDB prints entry values for local variables)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15415">PR gdb/15415</a> (gdb resolves symbolic links when passing argv[0])
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15603">PR cli/15603</a> (CTRL-C can no longer interrupt inferior)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15604">PR gdb/15604</a> (gdbserver socket leak 7.5 regression)
+</ul>
+<p>
+</dd>
+
<dt>April 26th, 2013: <b>GDB 7.6 Released!</b></dt>
<dd>
<p> The latest version of GDB, version 7.6, is available for <a
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2013-04-26.</p>
+<p>Last modified 2013-08-30.</p>
</address>
</body>
-->
+<dt>August 30th, 2013: <b>GDB 7.6.1 Released!</b></dt>
+<dd>
+<p> The latest version of GDB, version 7.6.1, is available for <a
+href="../../gdb/download/">download</a>.
+<p>
+This is a minor corrective release over GDB 7.6, fixing the following
+issues:
+<ul>
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15420">PR tdep/15420</a>
+ (Cannot debug threaded programs on newer versions of x86-solaris - Solaris 10, Update 10 or later)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15455">PR remote/15455</a> (QTro remote packet broken)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15476">PR build/15476</a> (Build failure due to incomplete enum type in utils.h)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15594">PR server/15594</a> (tls support in 64x32 x86 gdbserver doesn't extend address to 64 bit)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15075">PR server/15075</a> (dprintf inteferes with "next")
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15434">PR server/15434</a> (dprintf uses a synchronous 'continue' even in non-stop mode)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=14880">PR tui/14880</a> (In split register layouts, up results in assertion failure in value.c)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15519">PR c++/15519</a> (GDB 7.6 is 94x slower than GDB 7.5.1 using a certain core file)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15837">PR gdb/15837</a> (GDB prints entry values for local variables)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15415">PR gdb/15415</a> (gdb resolves symbolic links when passing argv[0])
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15603">PR cli/15603</a> (CTRL-C can no longer interrupt inferior)
+<li> <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=15604">PR gdb/15604</a> (gdbserver socket leak 7.5 regression)
+</ul>
+<p>
+</dd>
+
<dt>April 26th, 2013: <b>GDB 7.6 Released!</b></dt>
<dd>
<p> The latest version of GDB, version 7.6, is available for <a
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2013-04-26.</p>
+<p>Last modified 2013-08-30.</p>
</address>
</body>