From: Jim Blandy <jimb@codesourcery.com>
To: Thiago Jung Bauermann <bauerman@br.ibm.com>
Cc: gdb ml <gdb@sourceware.org>
Subject: Re: GDB IRC channel on freenode
Date: Tue, 31 Jul 2007 19:20:00 -0000 [thread overview]
Message-ID: <m3ejiosaaz.fsf@codesourcery.com> (raw)
In-Reply-To: <1185902158.9203.23.camel@localhost.localdomain> (Thiago Jung Bauermann's message of "Tue, 31 Jul 2007 14:15:58 -0300")
Thiago Jung Bauermann <bauerman@br.ibm.com> writes:
> As you know, some free software projects have IRC channels where people
> hang out, and this helps developers and newcomers discuss problems and
> development issues they're having.
>
> I think we could experiment with this idea for the GDB project as well,
> so I am creating a #gdb channel on irc.freenode.org. Feel free to join
> if you think this could work. :-)
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)?
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 31 Jul 2007 17:14:19 -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: 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 31 Jul 2007 17:13:33 -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-fis
h.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 & GNU inquiries & 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>
next prev parent reply other threads:[~2007-07-31 18:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-31 18:22 Thiago Jung Bauermann
2007-07-31 19:20 ` Jim Blandy [this message]
2007-08-07 23:49 ` Jim Blandy
2007-08-01 7:42 ` Dodji Seketeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3ejiosaaz.fsf@codesourcery.com \
--to=jimb@codesourcery.com \
--cc=bauerman@br.ibm.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox