From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3872 invoked by alias); 2 Sep 2014 17:11:34 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 3859 invoked by uid 89); 2 Sep 2014 17:11:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 02 Sep 2014 17:11:32 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-03.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1XOrc5-0003pM-5e from Maciej_Rozycki@mentor.com ; Tue, 02 Sep 2014 10:11:27 -0700 Received: from localhost (137.202.0.76) by SVR-IES-FEM-03.mgc.mentorg.com (137.202.0.108) with Microsoft SMTP Server (TLS) id 14.2.247.3; Tue, 2 Sep 2014 18:11:24 +0100 Date: Tue, 02 Sep 2014 17:11:00 -0000 From: "Maciej W. Rozycki" To: Sergio Durigan Junior CC: , Stan Shebs Subject: Re: [PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc In-Reply-To: <87y4u2j7w8.fsf@redhat.com> Message-ID: References: <87y4u2j7w8.fsf@redhat.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2014-09/txt/msg00071.txt.bz2 On Tue, 2 Sep 2014, Sergio Durigan Junior wrote: > > we've now got a stale reference in gdb/CONTRIBUTE to our former internals > > documentation in gdb/doc. Let's fix it up. OK to apply? > > IMO this falls under the OBVIOUS rule :-). I'm not a maintainer, > though. Maybe, though I'd rather see someone who has worked on stuff in this area have a look at it. Perhaps there's a better URL to use or suchlike. Maciej