From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7219 invoked by alias); 7 Jun 2004 15:23:24 -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 7209 invoked from network); 7 Jun 2004 15:23:23 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 7 Jun 2004 15:23:23 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BXLy7-0004ez-Gi; Mon, 07 Jun 2004 11:23:23 -0400 Date: Mon, 07 Jun 2004 15:23:00 -0000 From: Daniel Jacobowitz To: Alexandre Oliva Cc: gdb-patches@sources.redhat.com Subject: Re: add check// targets to gdb Message-ID: <20040607152323.GB17470@nevyn.them.org> Mail-Followup-To: Alexandre Oliva , gdb-patches@sources.redhat.com References: <20040603031730.GB920@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-06/txt/msg00126.txt.bz2 On Thu, Jun 03, 2004 at 08:22:24AM -0300, Alexandre Oliva wrote: > On Jun 3, 2004, Alexandre Oliva wrote: > > > 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. Configure can be run in the testsuite directory directly; I do this when testing an installed GDB. I think that would be substantially simpler than the search for config.status, which may blow up (for instance) when a directory is removed... -- Daniel Jacobowitz