From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9737 invoked by alias); 21 Aug 2012 22:36:04 -0000 Received: (qmail 9648 invoked by uid 22791); 21 Aug 2012 22:36:03 -0000 X-SWARE-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 21 Aug 2012 22:35:28 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7LMZMfR026176 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 21 Aug 2012 18:35:22 -0400 Received: from psique (ovpn-113-26.phx2.redhat.com [10.3.113.26]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q7LMZI1K014127; Tue, 21 Aug 2012 18:35:20 -0400 From: Sergio Durigan Junior To: "Pierre Muller" Cc: , "'Pedro Alves'" , "'Jan Kratochvil'" , "'Joel Brobecker'" Subject: Re: About RFA for Add scripts to generate ARI web pages to gdb/contrib/ari directory References: <003c01cd3b3c$d85e07d0$891a1770$@muller@ics-cnrs.unistra.fr> <002101cd3c42$5473b670$fd5b2350$@muller@ics-cnrs.unistra.fr> <006701cd3d00$6b9566a0$42c033e0$@muller@ics-cnrs.unistra.fr> <20120529130144.GM5492@adacore.com> <4FC4CB35.5030503@redhat.com> <001501cd4a2a$2b84d5a0$828e80e0$@muller@ics-cnrs.unistra.fr> <20120614160200.GL18729@adacore.com> <000001cd4a48$b4a97e80$1dfc7b80$@muller@ics-cnrs.unistra.fr> <20120614162234.GM18729@adacore.com> <000601cd7f87$792060d0$6b612270$@muller@ics-cnrs.unistra.fr> X-URL: http://www.redhat.com Date: Tue, 21 Aug 2012 22:36:00 -0000 In-Reply-To: <000601cd7f87$792060d0$6b612270$@muller@ics-cnrs.unistra.fr> (Pierre Muller's message of "Tue, 21 Aug 2012 12:26:48 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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 X-SW-Source: 2012-08/txt/msg00606.txt.bz2 On Tuesday, August 21 2012, Pierre Muller wrote: > In order to avoid further digressions and as the thread is now already > quite old, > I was wondering if we should not first discuss of a general scheme > as to how we should proceed here. Sorry, I don't remember much of thread right now, but I glanced over the archives and it seems that things were discussed quite a bit and your patches were mostly OK. > My plan was to: > 1) create a contrib/ARI subdirectory > in which I would copy the existing scripts. src/gdb/contrib/ari, as Doung pointed out. > 2) Remove useless code in new location and fix > biggest errors in existing scripts only, leaving > other improvements for later (so that they would appear > in cvs history). Great. > 3) Add a minimal number of new scripts to allow easy use > from within this new location. Great. > One of the issues was about where we should put the corresponding ChangeLog > entries. ISTR that the maintainers are not found of creating new ChangeLog files on every new directory, so you should put the entries in gdb/ChangeLog as usual, IIUC. > I would like to restart the discussion > from here. > Pierre Muller > as potential ARI maintainer... Is there anything else? I really don't remember. If not, I guess you, as the potential ARI maintainer, can take the next step and commit this to the tree. But that's my opinion, of course. Thanks, -- Sergio