From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6853 invoked by alias); 19 Feb 2010 20:24:02 -0000 Received: (qmail 6842 invoked by uid 22791); 19 Feb 2010 20:24:01 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 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; Fri, 19 Feb 2010 20:23:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1C8FE2BAC1B; Fri, 19 Feb 2010 15:23:55 -0500 (EST) 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 nm33VHNYx5W3; Fri, 19 Feb 2010 15:23:55 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E036C2BAC19; Fri, 19 Feb 2010 15:23:54 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 408FEF5896; Fri, 19 Feb 2010 21:23:54 +0100 (CET) Date: Fri, 19 Feb 2010 20:24:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org, Tom Tromey Subject: Re: RFA: valgrind and the test suite, take 2 Message-ID: <20100219202354.GH2779@adacore.com> References: <201002191745.18600.pedro@codesourcery.com> <20100219180945.GG2779@adacore.com> <201002191934.24626.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201002191934.24626.pedro@codesourcery.com> 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: 2010-02/txt/msg00509.txt.bz2 > Maybe we need a dir where we can place random board files. The board > file used to test gdbserver locally could got there as well. > "gdb/contrib", or a subdirectory within, or somesuch. My only concern is to try to make it easy to enable this feature. If we can achieve that with a board file, that's certainly fine as far as I am concerned. -- Joel