From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1875 invoked by alias); 12 Jan 2012 14:40:43 -0000 Received: (qmail 1810 invoked by uid 22791); 12 Jan 2012 14:40:41 -0000 X-SWARE-Spam-Status: No, hits=-2.0 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; Thu, 12 Jan 2012 14:40:27 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 25A752BB2A1; Thu, 12 Jan 2012 09:40:27 -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 l3B799tJZCnm; Thu, 12 Jan 2012 09:40:27 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id AE44E2BB185; Thu, 12 Jan 2012 09:40:26 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id D10E2145616; Thu, 12 Jan 2012 18:40:02 +0400 (RET) Date: Thu, 12 Jan 2012 15:25:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: GDB Patches Subject: Re: Remove all "strace" calls from the testsuite. Message-ID: <20120112144002.GP31383@adacore.com> References: <4F0ED310.5030707@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F0ED310.5030707@redhat.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: 2012-01/txt/msg00403.txt.bz2 > Anyone know of any reason not to apply this? Not from me, but you already knew that... > gdb/testsuite/ > 2012-01-12 Pedro Alves > > Remove all calls to strace. The reason why I am replying is because I was wondering if you could also put strace in the banned_variable list in gdb.exp? That way, we're certain that it won't come back unnoticed. Thanks for doing this... -- Joel