From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3456 invoked by alias); 30 Apr 2012 17:19:49 -0000 Received: (qmail 3445 invoked by uid 22791); 30 Apr 2012 17:19:49 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD 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; Mon, 30 Apr 2012 17:19:36 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q3UHJ8wf014227 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 30 Apr 2012 13:19:08 -0400 Received: from host2.jankratochvil.net (ovpn-116-17.ams2.redhat.com [10.36.116.17]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q3UHJ3KJ024857 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 30 Apr 2012 13:19:06 -0400 Date: Mon, 30 Apr 2012 17:26:00 -0000 From: Jan Kratochvil To: Joel Brobecker Cc: Pierre Muller , "'Doug Evans'" , "'Pedro Alves'" , gdb-patches@sourceware.org Subject: Re: ARI troubles Message-ID: <20120430171903.GA25793@host2.jankratochvil.net> 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> <20120425165621.GJ10958@adacore.com> <003301cd23c5$cbe53ca0$63afb5e0$@muller@ics-cnrs.unistra.fr> <20120426161545.GO10958@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120426161545.GO10958@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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-04/txt/msg01081.txt.bz2 On Thu, 26 Apr 2012 18:15:45 +0200, Joel Brobecker wrote: > > Thus a discrete sub-directory would seem more natural to me. > > I do not have a strong opinion on this. Any location is really > fine with me. I am fine with gdb/ but it should be checked in somewhere where it can be modified, I even wrote [ARI patch] Verify cross-arch .S testsuite files compatibility http://sourceware.org/ml/gdb-patches/2012-03/msg00511.html and I still have to do what the patch does by hand Re: Crash regression for gdb.ada/*.exp [Re: [RFA 2/3] Initial Fission support, rewrite DIE reading] http://sourceware.org/ml/gdb-patches/2012-04/msg01079.html Thanks, Jan