From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4698 invoked by alias); 7 Jun 2004 20:11:09 -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 4691 invoked from network); 7 Jun 2004 20:11:08 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 7 Jun 2004 20:11:08 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BXQSa-0000AG-6x; Mon, 07 Jun 2004 16:11:08 -0400 Date: Mon, 07 Jun 2004 20:11:00 -0000 From: Daniel Jacobowitz To: Alexandre Oliva Cc: gdb-patches@sources.redhat.com Subject: Re: add check// targets to gdb Message-ID: <20040607201107.GA539@nevyn.them.org> Mail-Followup-To: Alexandre Oliva , gdb-patches@sources.redhat.com References: <20040603031730.GB920@nevyn.them.org> <20040607152323.GB17470@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/msg00139.txt.bz2 On Mon, Jun 07, 2004 at 05:08:54PM -0300, Alexandre Oliva wrote: > On Jun 7, 2004, Daniel Jacobowitz wrote: > > > 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 > > But you'd have to somehow find out which flags to use to run > configure. And where would you get them from? From config.status. > Might as well just copy it and run it, which is what I do. OK to commit then. -- Daniel Jacobowitz