From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18649 invoked by alias); 19 Feb 2010 21:27:10 -0000 Received: (qmail 18637 invoked by uid 22791); 19 Feb 2010 21:27:10 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Feb 2010 21:27:05 +0000 Received: (qmail 20690 invoked from network); 19 Feb 2010 21:27:03 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Feb 2010 21:27:03 -0000 From: Pedro Alves To: Tom Tromey Subject: Re: RFA: valgrind and the test suite, take 2 Date: Fri, 19 Feb 2010 21:27:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-19-generic; KDE/4.3.2; x86_64; ; ) Cc: gdb-patches@sourceware.org References: <201002192028.30653.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201002192127.01913.pedro@codesourcery.com> 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: 2010-02/txt/msg00513.txt.bz2 On Friday 19 February 2010 21:08:51, Tom Tromey wrote: > >>>>> "Pedro" == Pedro Alves writes: > > Tom> If that is an objection, could you explain why you'd prefer it to be > Tom> done that way? > > Pedro> It's not an objection that I'll spend much more energy > Pedro> defending, but FYI, I prefer not to hack specific solutions > Pedro> when a more general solution already exists. > > It isn't more general to use a board file, because this patch works with > any board file. Yeah, I'll give you that. Please do go ahead with your patch if you still prefer it. -- Pedro Alves