From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21636 invoked by alias); 3 Jun 2004 06:08:06 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21623 invoked from network); 3 Jun 2004 06:08:04 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 3 Jun 2004 06:08:04 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i53684i5013364 for ; Thu, 3 Jun 2004 02:08:04 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i53684021675; Thu, 3 Jun 2004 02:08:04 -0400 Received: from livre.redhat.lsd.ic.unicamp.br (vpn64-18.boston.redhat.com [172.16.66.18]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i53683GA008236; Thu, 3 Jun 2004 02:08:03 -0400 Received: from livre.redhat.lsd.ic.unicamp.br (livre.redhat.lsd.ic.unicamp.br [127.0.0.1]) by livre.redhat.lsd.ic.unicamp.br (8.12.11/8.12.11) with ESMTP id i53682DG019650; Thu, 3 Jun 2004 03:08:02 -0300 Received: (from aoliva@localhost) by livre.redhat.lsd.ic.unicamp.br (8.12.11/8.12.11/Submit) id i53682wX019647; Thu, 3 Jun 2004 03:08:02 -0300 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: add check// targets to gdb References: <20040603031730.GB920@nevyn.them.org> From: Alexandre Oliva Organization: Red Hat Global Engineering Services Compiler Team Date: Thu, 03 Jun 2004 06:08:00 -0000 In-Reply-To: <20040603031730.GB920@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-06/txt/msg00046.txt.bz2 On Jun 3, 2004, Daniel Jacobowitz wrote: > Is there some particular reason this should be in each target tool's > directory rather than at the top level (make check-gdb//{a,b}) ? Top level could support it as well, but each directory runs its testsuite in a slightly different way. For example, gdb must run configure within the testsuite dir, while gcc only requires site.exp in there. BTW, I just found out the patch didn't quite work. There are some sub-subdirectories of testsuite that have to be configured as well. I'll post an update later. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org} Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}