public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Jonny Grant <jg@jguk.org>
To: Simon Marchi <simark@simark.ca>, gdb@sourceware.org
Subject: Re: http://mail.gnu.org/mailman/listinfo/bug-gdb/ down
Date: Wed, 27 May 2020 23:26:26 +0100	[thread overview]
Message-ID: <954fafa3-158a-6e5c-0724-984d42785760@jguk.org> (raw)
In-Reply-To: <3a66feb1-686f-d0c0-7124-ca3887b52507@jguk.org>

[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]



On 27/05/2020 23:12, Jonny Grant wrote:
> Hi Simon
> 
> On 26/05/2020 15:17, Simon Marchi wrote:
>> On 2020-05-26 7:07 a.m., Jonny Grant wrote:
>>> Hi GDB maintainers
>>>
>>> Just wondering if this is down for you as well
>>>
>>> https://www.gnu.org/software/gdb/mailing-lists/
>>>
>>> I clicked "bug-gdb"
>>>
>>>
>>> This site can’t be reached mail.gnu.org refused to connect.
>>> Try:
>>>
>>> Checking the connection
>>> Checking the proxy and the firewall
>>> ERR_CONNECTION_REFUSED
>>
>> Maybe it was temporary, the GNU mailing list page works for me right now.
> 
> Unfortunately it is still down for me from laptop and android mobile.
> 
> 
>> However, there has been no activity there for many years, I think we should
>> either remove it from our page, or at least mention that it's there for
>> archive purposes only.
> 
> Sounds reasonable. I didn't receive a reply from the gnu webmasters, maybe they are overloaded with lockdown.
> 
>>> I was going to ask if gdb@sourceware.org could be added to the $ gdb --help output and also the man page?
>>
>> Yes, I think it would be nice.  Would you mind providing patches for that?
> 
> I've attached a patch for the 'gdb --help' output

My apologies, correct version of the patch attached.

Jonny

[-- Attachment #2: 0001-Add-mailing-list-to-help-output.patch --]
[-- Type: text/x-patch, Size: 726 bytes --]

From 1a31e82283ea5eba478e28637b5711f45ea62eb5 Mon Sep 17 00:00:00 2001
From: Jonny Grant <jg@jguk.org>
Date: Wed, 27 May 2020 23:24:50 +0100
Subject: [PATCH] Add mailing list to help output

Signed-off-by: Jonny Grant <jg@jguk.org>
---
 gdb/main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gdb/main.c b/gdb/main.c
index 3ee0ba8d81..cbe6d71bb1 100644
--- a/gdb/main.c
+++ b/gdb/main.c
@@ -1396,6 +1396,6 @@ GDB manual (available as on-line info or a printed manual).\n\
 Report bugs to \"%s\".\n\
 "), REPORT_BUGS_TO);
     fprintf_unfiltered (stream, _("\
-GDB mailing list \"mailto:gdb@sourceware.org\"\n\
-"), REPORT_BUGS_TO);
+GDB mailing list \"<gdb@sourceware.org>\"\n\
+"));
 }
-- 
2.17.1


  reply	other threads:[~2020-05-27 22:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 11:07 Jonny Grant
2020-05-26 14:17 ` Simon Marchi
2020-05-27 22:12   ` Jonny Grant
2020-05-27 22:26     ` Jonny Grant [this message]
2020-05-28  6:47       ` Eli Zaretskii
2020-05-30  0:20         ` Jonny Grant
2020-05-30  6:19           ` Eli Zaretskii
2020-06-27 19:37             ` Jonny Grant
2020-06-28  1:27               ` Joel Brobecker
2020-06-28  5:20                 ` Andreas Schwab
2020-06-28 15:26                   ` Jonny Grant
2020-06-28 15:36                   ` Joel Brobecker
2020-06-29 11:44                     ` Pedro Alves
2020-06-29 17:48                       ` Joel Brobecker
2020-07-06 18:54                         ` Joel Brobecker
2020-07-08 22:03                         ` Jonny Grant
2020-06-28 15:21                 ` Jonny Grant
2020-05-28  6:31     ` Eli Zaretskii

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=954fafa3-158a-6e5c-0724-984d42785760@jguk.org \
    --to=jg@jguk.org \
    --cc=gdb@sourceware.org \
    --cc=simark@simark.ca \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).