This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit/htdocs] announce gdb-7.3 branch creation
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Sun, 3 Apr 2011 09:39:02 -0700
- Subject: [commit/htdocs] announce gdb-7.3 branch creation
Hello,
I just added an entry in the NEWS section of the GDB website
regarding the gdb-7.3 branch creation...
--
Joel
Index: news/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/index.html,v
retrieving revision 1.94
diff -u -u -p -r1.94 index.html
--- news/index.html 3 Sep 2010 01:02:26 -0000 1.94
+++ news/index.html 3 Apr 2011 16:36:28 -0000
@@ -62,6 +62,16 @@ better.
-->
+<dt>April 03, 2011: <b>GDB 7.3 branch created</b></dt>
+<dd>
+<p> The GDB 7.3 branch (<tt>gdb_7_3-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_3-branch gdb
+</pre>
+<p>
+</dd>
+
<dt>September 02, 2010: <b>GDB 7.2 Released!</b></dt>
<dd>
<p> The latest version of GDB, version 7.2, is available for <a
@@ -885,7 +895,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 2010-09-02.</p>
+<p>Last modified 2011-04-03.</p>
</address>
</body>
Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/index.html,v
retrieving revision 1.194
diff -u -u -p -r1.194 index.html
--- index.html 3 Sep 2010 01:06:47 -0000 1.194
+++ index.html 3 Apr 2011 16:36:28 -0000
@@ -102,6 +102,16 @@ better.
-->
+<dt>April 03, 2011: <b>GDB 7.3 branch created</b></dt>
+<dd>
+<p> The GDB 7.3 branch (<tt>gdb_7_3-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_3-branch gdb
+</pre>
+<p>
+</dd>
+
<dt>September 02, 2010: <b>GDB 7.2 Released!</b></dt>
<dd>
<p> The latest version of GDB, version 7.2, is available for <a
@@ -122,16 +132,6 @@ release includes.
<p>
</dd>
-<dt>July 07, 2010: <b>GDB 7.2 branch created</b></dt>
-<dd>
-<p> The GDB 7.2 branch (<tt>gdb_7_2-branch</tt>) has been created.
-To check out a copy of the branch use:
-<pre>
-cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_2-branch gdb
-</pre>
-<p>
-</dd>
-
<dt>Nov 28, 2006: <b>Reversible Debugging</b></dt>
<dd>
<p> The GDB maintainers are looking for contributors interested
@@ -188,7 +188,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 2010-09-02.</p>
+<p>Last modified 2011-04-03.</p>
</address>
</body>