From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17385 invoked by alias); 19 Jul 2009 21:22:26 -0000 Received: (qmail 17334 invoked by uid 22791); 19 Jul 2009 21:22:25 -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-qy0-f198.google.com (HELO mail-qy0-f198.google.com) (209.85.221.198) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 19 Jul 2009 21:22:19 +0000 Received: by qyk36 with SMTP id 36so1687683qyk.12 for ; Sun, 19 Jul 2009 14:22:17 -0700 (PDT) Received: by 10.224.67.137 with SMTP id r9mr2218102qai.167.1248038537553; Sun, 19 Jul 2009 14:22:17 -0700 (PDT) Received: from hydrogen.gmail.com (207-172-203-39.c3-0.upd-ubr7.trpr-upd.pa.cable.rcn.com [207.172.203.39]) by mx.google.com with ESMTPS id 5sm6088104qwg.45.2009.07.19.14.22.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 19 Jul 2009 14:22:16 -0700 (PDT) Date: Mon, 20 Jul 2009 01:17:00 -0000 Message-ID: <87ljmkjrlk.wl%naesten@gmail.com> From: Samuel Bronson To: tromey@redhat.com Cc: Joel Brobecker , Doug Evans , gdb-patches@sourceware.org Subject: Re: RFA: valgrind -vs- the testsuite In-Reply-To: References: <20090716192819.GC7232@adacore.com> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII 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: 2009-07/txt/msg00459.txt.bz2 At Thu, 16 Jul 2009 15:16:26 -0600, Tom Tromey wrote: > > >>>>> "Joel" == Joel Brobecker writes: > > Doug> I always just use: > Doug> cd testsuite && runtest --tool gdb GDB="valgrind ../gdb" > Doug> or make check RUNTESTFLAGS='"valgrind ../gdb"' > Doug> (suitably augmented as desired), > >> > >> Good point. I'm dropping this one. > > Joel> Would this be worth an entry in the Wiki? > > Yeah, or perhaps a note in gdbint.texinfo. > I will try to get to this. > > Tom Maybe this should be filed in bugzilla?