This is the mail archive of the gdb@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]

Re: GDB IRC channel on freenode


> I think this is a great idea.  Would a change like the following to
> the web site be okay with folks (with the other files appropriately
> regenerated using the patched index.sh)?

I've committed the following:

* irc/index.html: New page, describing GDB IRC channel.
* index.sh: Update to include 'irc' in table of contents.
* index.html, bugs/index.html, committee/index.html,
* committee/release-manager.html, committee/rules.html,
* contribute/index.html, current/index.html, documentation/index.html,
* download/index.html, links/index.html, mailing-lists/index.html,
* mascot/index.html, news/index.html, news/reversible.html,
* papers/index.html, schedule/index.html, song/index.html,
* talks/index.html, testing/index.html: Regenerated.


Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/index.html,v
retrieving revision 1.174
diff -u -r1.174 index.html
--- index.html	20 Dec 2006 05:28:57 -0000	1.174
+++ index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../gdb/documentation/">documentation</a>]
 [<a href="../gdb/download/">download</a>]
 [<a href="../gdb/">home</a>]
+[<a href="../gdb/irc/">irc</a>]
 [<a href="../gdb/links/">links</a>]
 [<a href="../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../gdb/news/">news</a>]
@@ -158,6 +159,7 @@
 [<a href="../gdb/documentation/">documentation</a>]
 [<a href="../gdb/download/">download</a>]
 [<a href="../gdb/">home</a>]
+[<a href="../gdb/irc/">irc</a>]
 [<a href="../gdb/links/">links</a>]
 [<a href="../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../gdb/news/">news</a>]
@@ -185,7 +187,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: index.sh
===================================================================
RCS file: /cvs/gdb/htdocs/index.sh,v
retrieving revision 1.32
diff -u -r1.32 index.sh
--- index.sh	6 Jul 2006 03:18:06 -0000	1.32
+++ index.sh	7 Aug 2007 23:44:27 -0000
@@ -65,6 +65,7 @@
 [<a href="${prefix}documentation/">documentation</a>]
 [<a href="${prefix}download/">download</a>]
 [<a href="${prefix}">home</a>]
+[<a href="${prefix}irc/">irc</a>]
 [<a href="${prefix}links/">links</a>]
 [<a href="${prefix}mailing-lists/">mailing lists</a>]
 [<a href="${prefix}news/">news</a>]
Index: bugs/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/bugs/index.html,v
retrieving revision 1.35
diff -u -r1.35 index.html
--- bugs/index.html	20 Dec 2006 05:28:57 -0000	1.35
+++ bugs/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -177,6 +178,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -204,7 +206,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: committee/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/committee/index.html,v
retrieving revision 1.17
diff -u -r1.17 index.html
--- committee/index.html	6 Jan 2007 07:05:55 -0000	1.17
+++ committee/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -102,6 +103,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -129,7 +131,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-11-01.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: committee/release-manager.html
===================================================================
RCS file: /cvs/gdb/htdocs/committee/release-manager.html,v
retrieving revision 1.5
diff -u -r1.5 release-manager.html
--- committee/release-manager.html	1 Sep 2006 17:51:30 -0000	1.5
+++ committee/release-manager.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -101,6 +102,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -128,7 +130,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-09-01.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: committee/rules.html
===================================================================
RCS file: /cvs/gdb/htdocs/committee/rules.html,v
retrieving revision 1.8
diff -u -r1.8 rules.html
--- committee/rules.html	6 Jul 2006 03:18:07 -0000	1.8
+++ committee/rules.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -172,6 +173,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -199,7 +201,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: contribute/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/contribute/index.html,v
retrieving revision 1.28
diff -u -r1.28 index.html
--- contribute/index.html	20 Dec 2006 05:28:57 -0000	1.28
+++ contribute/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -82,6 +83,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -109,7 +111,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: current/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/current/index.html,v
retrieving revision 1.38
diff -u -r1.38 index.html
--- current/index.html	20 Dec 2006 05:28:57 -0000	1.38
+++ current/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -236,6 +237,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -263,7 +265,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: documentation/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/documentation/index.html,v
retrieving revision 1.42
diff -u -r1.42 index.html
--- documentation/index.html	20 Dec 2006 05:28:57 -0000	1.42
+++ documentation/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -205,6 +206,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -232,7 +234,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: download/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/download/index.html,v
retrieving revision 1.44
diff -u -r1.44 index.html
--- download/index.html	20 Dec 2006 05:28:57 -0000	1.44
+++ download/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -88,6 +89,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -115,7 +117,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: irc/index.html
===================================================================
RCS file: irc/index.html
diff -N irc/index.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ irc/index.html	7 Aug 2007 23:44:27 -0000
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE html
+          PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<link rel="shortcut icon" type="image/x-icon" href="../../gdb/images/archer-fish.ico" />
+<meta name="keywords" content="gdb" />
+
+<title>The GDB IRC Channel</title>
+
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000" link="#1F00FF" alink="#FF0000"
+vlink="#9900DD">
+
+<a href="../../gdb/mascot/"> <img border="0"
+src="../../gdb/images/archer.jpg" align="right" alt="[image of Archer
+Fish]" /></a>
+
+<center><h1>GDB: The GNU Project Debugger</h1></center>
+
+<center>
+<small>
+[<a href="../../gdb/bugs/">bugs</a>]
+[<a href="../../gdb/committee/">committee</a>]
+[<a href="../../gdb/contribute/">contributing</a>]
+[<a href="../../gdb/current/">current cvs</a>]
+[<a href="../../gdb/documentation/">documentation</a>]
+[<a href="../../gdb/download/">download</a>]
+[<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
+[<a href="../../gdb/links/">links</a>]
+[<a href="../../gdb/mailing-lists/">mailing lists</a>]
+[<a href="../../gdb/news/">news</a>]
+[<a href="../../gdb/schedule/">schedule</a>]
+[<a href="../../gdb/song/">song</a>]
+[<a href="http://sourceware.org/gdb/wiki/";>wiki</a>]
+</small>
+</center>
+
+<center><h2>The GDB IRC Channel</h2></center>
+
+<!-- NB: CURRENT / LATEST refer to the trunk -->
+<!-- NB: MOST RECENT refers to the branch -->
+<!-- NB: Link to XXX_toc.html, not XXX.html. texi2html gets it wrong -->
+
+<!-- body, update above using ../../gdb/index.sh -->
+
+There is an IRC channel for discussing GDB use and development.
+Join <b>#gdb</b> on <b>irc.freenode.net</b>, port 6667.
+
+<!-- /body, update below using ../../gdb/index.sh -->
+
+<p></p>
+
+<center>
+<small>
+[<a href="../../gdb/bugs/">bugs</a>]
+[<a href="../../gdb/committee/">committee</a>]
+[<a href="../../gdb/contribute/">contributing</a>]
+[<a href="../../gdb/current/">current cvs</a>]
+[<a href="../../gdb/documentation/">documentation</a>]
+[<a href="../../gdb/download/">download</a>]
+[<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
+[<a href="../../gdb/links/">links</a>]
+[<a href="../../gdb/mailing-lists/">mailing lists</a>]
+[<a href="../../gdb/news/">news</a>]
+[<a href="../../gdb/schedule/">schedule</a>]
+[<a href="../../gdb/song/">song</a>]
+[<a href="http://sourceware.org/gdb/wiki/";>wiki</a>]
+</small>
+</center>
+
+<hr />
+
+<address>
+
+<p>Please send FSF &amp; GNU inquiries &amp; questions to <a
+href="mailto:gnu@gnu.org";>gnu@gnu.org</a>.  There are also <a
+href="http://www.gnu.org/home.html#ContactInfo";>other ways to
+contact</a> the FSF.</p>
+
+<p>This page is maintained by <a href="../../gdb/">the GDB
+developers</a>.</p>
+
+<p>Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth
+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-07-31.</p>
+</address>
+
+</body>
+</html>
Index: links/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/links/index.html,v
retrieving revision 1.38
diff -u -r1.38 index.html
--- links/index.html	20 Dec 2006 05:28:57 -0000	1.38
+++ links/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -167,6 +168,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -194,7 +196,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: mailing-lists/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/mailing-lists/index.html,v
retrieving revision 1.34
diff -u -r1.34 index.html
--- mailing-lists/index.html	20 Dec 2006 05:28:57 -0000	1.34
+++ mailing-lists/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -152,6 +153,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -179,7 +181,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: mascot/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/mascot/index.html,v
retrieving revision 1.15
diff -u -r1.15 index.html
--- mascot/index.html	20 Dec 2006 05:28:57 -0000	1.15
+++ mascot/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -80,6 +81,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -107,7 +109,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: news/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/index.html,v
retrieving revision 1.78
diff -u -r1.78 index.html
--- news/index.html	20 Dec 2006 05:28:57 -0000	1.78
+++ news/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -657,6 +658,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -684,7 +686,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: news/reversible.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/reversible.html,v
retrieving revision 1.3
diff -u -r1.3 reversible.html
--- news/reversible.html	28 Nov 2006 13:51:42 -0000	1.3
+++ news/reversible.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -121,6 +122,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -148,7 +150,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-11-28.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: papers/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/papers/index.html,v
retrieving revision 1.34
diff -u -r1.34 index.html
--- papers/index.html	6 Jul 2006 03:18:07 -0000	1.34
+++ papers/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -68,6 +69,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -95,7 +97,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: schedule/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/schedule/index.html,v
retrieving revision 1.35
diff -u -r1.35 index.html
--- schedule/index.html	20 May 2007 00:18:43 -0000	1.35
+++ schedule/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -160,6 +161,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -187,7 +189,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2007-05-19.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: song/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/song/index.html,v
retrieving revision 1.20
diff -u -r1.20 index.html
--- song/index.html	6 Jul 2006 03:18:07 -0000	1.20
+++ song/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -83,6 +84,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -110,7 +112,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: talks/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/talks/index.html,v
retrieving revision 1.27
diff -u -r1.27 index.html
--- talks/index.html	6 Jul 2006 03:18:07 -0000	1.27
+++ talks/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -69,6 +70,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -96,7 +98,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>
Index: testing/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/testing/index.html,v
retrieving revision 1.27
diff -u -r1.27 index.html
--- testing/index.html	20 Dec 2006 05:28:57 -0000	1.27
+++ testing/index.html	7 Aug 2007 23:44:27 -0000
@@ -31,6 +31,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -68,6 +69,7 @@
 [<a href="../../gdb/documentation/">documentation</a>]
 [<a href="../../gdb/download/">download</a>]
 [<a href="../../gdb/">home</a>]
+[<a href="../../gdb/irc/">irc</a>]
 [<a href="../../gdb/links/">links</a>]
 [<a href="../../gdb/mailing-lists/">mailing lists</a>]
 [<a href="../../gdb/news/">news</a>]
@@ -95,7 +97,7 @@
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2006-12-20.</p>
+<p>Last modified 2007-07-31.</p>
 </address>
 
 </body>


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