From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11180 invoked by alias); 8 Jan 2003 00:57:36 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10480 invoked from network); 8 Jan 2003 00:56:19 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by 209.249.29.67 with SMTP; 8 Jan 2003 00:56:19 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 70CF43D06; Tue, 7 Jan 2003 19:56:10 -0500 (EST) Message-ID: <3E1B772A.8010405@redhat.com> Date: Wed, 08 Jan 2003 00:57:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] README: remove references to deleted remote-*.c References: <200301080044.h080iUI01829@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00311.txt.bz2 > Ah, you are referring to the bug reporting stuff, rather than > the obsolete remote-*.c stuff. I was a little mystified. > > By the way, what happens to bugs reported to the mailing lists? > Is anyone entering them into Gnats? They dried up! The power of documentation! All N places which mention bug reports how recommend http://www.gnu.org/software/gdb/bugs/ in preference to the bug-gdb@ mailing list. Andrew