This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gdb-7.0/www] Add news entry for gdb-7.0 branch creation


Hello,

I've checked in the following change to the WWW pages, announcing
the creation of the gdb-7.0 release branch.

-- 
Joel
Index: news/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/index.html,v
retrieving revision 1.86
diff -u -p -r1.86 index.html
--- news/index.html	7 Sep 2009 17:29:47 -0000	1.86
+++ news/index.html	16 Sep 2009 22:01:23 -0000
@@ -63,6 +63,16 @@ better.
 
 -->
 
+<dt>September 16, 2009: <b>GDB 7.0 branch created</b></dt>
+<dd>
+<p> The GDB 7.0 branch (<tt>gdb_7_0-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_0-branch gdb
+</pre>
+<p>
+</dd>
+
 <dt>September 6, 2009: <b>Update: Reverse Debugging</b></dt>
 <dd>
 <p> GDB version 7.0, due to be released later this month, will
@@ -768,7 +778,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 2009-09-06.</p>
+<p>Last modified 2009-09-16.</p>
 </address>
 
 </body>
Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/index.html,v
retrieving revision 1.182
diff -u -p -r1.182 index.html
--- index.html	1 Apr 2008 20:06:13 -0000	1.182
+++ index.html	16 Sep 2009 22:01:23 -0000
@@ -103,6 +103,16 @@ better.
 
 -->
 
+<dt>September 16, 2009: <b>GDB 7.0 branch created</b></dt>
+<dd>
+<p> The GDB 7.0 branch (<tt>gdb_7_0-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_0-branch gdb
+</pre>
+<p>
+</dd>
+
 <dt>March 27, 2008: <b>GDB 6.8 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 6.8, is available for <a
@@ -123,16 +133,6 @@ release includes.
 <p>
 </dd>
 
-<dt>February 29, 2008: <b>GDB 6.8 branch created</b></dt>
-<dd>
-<p> The GDB 6.8 branch (<tt>gdb_6_8-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_6_8-branch gdb
-</pre>
-<p>
-</dd>
-
 <dt>Nov 28, 2006: <b>Reversible Debugging</b></dt>
 <dd>
 <p> The GDB maintainers are looking for contributors interested
@@ -189,7 +189,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 2008-04-01.</p>
+<p>Last modified 2009-09-16.</p>
 </address>
 
 </body>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]