From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12700 invoked by alias); 21 Aug 2012 10:27:14 -0000 Received: (qmail 12691 invoked by uid 22791); 21 Aug 2012 10:27:13 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_20,KHOP_THREADED,MSGID_MULTIPLE_AT X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 21 Aug 2012 10:27:01 +0000 Received: from md16.u-strasbg.fr (md16.u-strasbg.fr [130.79.200.206]) by mailhost.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id q7LAQoVQ072747 ; Tue, 21 Aug 2012 12:26:51 +0200 (CEST) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from mailserver.u-strasbg.fr (ms12.u-strasbg.fr [130.79.204.112]) by md16.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id q7LAQoCS023142 ; Tue, 21 Aug 2012 12:26:51 +0200 (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from E6510Muller (gw-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id q7LAQn2w019642 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) ; Tue, 21 Aug 2012 12:26:49 +0200 (envelope-from pierre.muller@ics-cnrs.unistra.fr) From: "Pierre Muller" To: Cc: "'Pedro Alves'" , "'Jan Kratochvil'" , "'Sergio Durigan Junior'" , "'Joel Brobecker'" 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> In-Reply-To: <20120614162234.GM18729@adacore.com> Subject: About RFA for Add scripts to generate ARI web pages to gdb/contrib/ari directory Date: Tue, 21 Aug 2012 10:27:00 -0000 Message-ID: <000601cd7f87$792060d0$6b612270$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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/msg00564.txt.bz2 I made several proposals to include the ARI script in the main source of gdb, but I had the strong impression to get comments/suggestions for changes that went in opposite directions in several replies I got in the four versions I sent. Thus, I left for a nice holidays without having been able to commit anything. 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. My plan was to: 1) create a contrib/ARI subdirectory in which I would copy the existing scripts. 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). 3) Add a minimal number of new scripts to allow easy use from within this new location. One of the issues was about where we should put the corresponding ChangeLog entries. I would like to restart the discussion from here. Pierre Muller as potential ARI maintainer...