From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32622 invoked by alias); 28 Mar 2002 23:20:42 -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 32615 invoked from network); 28 Mar 2002 23:20:41 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 28 Mar 2002 23:20:41 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 9951B3DCE for ; Thu, 28 Mar 2002 18:18:57 -0500 (EST) Message-ID: <3CA3A4E1.3060704@cygnus.com> Date: Thu, 28 Mar 2002 15:20:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: [5.2:rfa/doc] Mention http://www.gnu.org/software/gdb/bugs/ Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00593.txt.bz2 Hello, The attached patch updates gdb/README and gdb/doc/gdb.texinfo to both mention the web pages and prefer them over the e-mail address when reporting bugs. The attached is against the branch, the trunk will need @smallexample. ok? Andrew