From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27598 invoked by alias); 25 Apr 2012 16:56:56 -0000 Received: (qmail 27585 invoked by uid 22791); 25 Apr 2012 16:56:55 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Apr 2012 16:56:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 33FD91C6EB6; Wed, 25 Apr 2012 12:56:42 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PHRx0vAk1se0; Wed, 25 Apr 2012 12:56:42 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E7AC41C6EB3; Wed, 25 Apr 2012 12:56:41 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 182AA145616; Wed, 25 Apr 2012 09:56:21 -0700 (PDT) Date: Wed, 25 Apr 2012 17:02:00 -0000 From: Joel Brobecker To: Doug Evans Cc: Pierre Muller , Pedro Alves , gdb-patches@sourceware.org Subject: Re: ARI troubles Message-ID: <20120425165621.GJ10958@adacore.com> References: <4f972bf9.44d8b60a.1aeb.73dcSMTPIN_ADDED@mx.google.com> <4F97308D.2030906@gmail.com> <20120425155629.GI10958@adacore.com> <4f98223f.094ab60a.6b23.1692SMTPIN_ADDED@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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-04/txt/msg00872.txt.bz2 > src/gdb/contrib? > src/contrib? > > gcc has lots of utility scripts in their top level contrib directory. We also have a few scripts in the src/gdb/ subdirectory. Putting gdb_ari.sh there would keep them all together... -- Joel