From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24987 invoked by alias); 20 Aug 2012 04:29:35 -0000 Received: (qmail 24979 invoked by uid 22791); 20 Aug 2012 04:29:34 -0000 X-SWARE-Spam-Status: No, hits=-9.3 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS,T_MIME_NO_TEXT X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 20 Aug 2012 04:29:15 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7K4T7WG008288 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 20 Aug 2012 00:29:07 -0400 Received: from psique (ovpn-113-26.phx2.redhat.com [10.3.113.26]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q7K4T3Gm014663; Mon, 20 Aug 2012 00:29:04 -0400 From: Sergio Durigan Junior To: Mike Frysinger Cc: Jan Kratochvil , Eli Zaretskii , Doug Evans , gdb-patches@sourceware.org Subject: Re: Regression for gdb.base/help.exp [Re: [PATCH v3] gdb: improve usage strings] References: <1344704080-24677-1-git-send-email-vapier@gentoo.org> <201208142158.42487.vapier@gentoo.org> <20120815072211.GA12876@host2.jankratochvil.net> <201208151225.38921.vapier@gentoo.org> X-URL: http://www.redhat.com Date: Mon, 20 Aug 2012 04:29:00 -0000 In-Reply-To: <201208151225.38921.vapier@gentoo.org> (Mike Frysinger's message of "Wed, 15 Aug 2012 12:25:37 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: 2012-08/txt/msg00536.txt.bz2 --=-=-= Content-Transfer-Encoding: quoted-printable Content-length: 468 On Wednesday, August 15 2012, Mike Frysinger wrote: > btw, is there an easy way to run one specific .exp ? for gdb.base, i fou= nd i=20 > can cheat by doing: You can: make check RUNTESTFLAGS=3D'gdb.bla/test.exp' # or whatever test you want If you want to run with -m32: make check RUNTESTFLAGS=3D'--target_board=3Dunix/-m32 gdb.bla/test.exp' There are indeed many options for RUNTESTFLAGS, you can see more at: sourceware.org/gdb/wiki/TestingGDB --=20 Sergio --=-=-= Content-Type: application/pgp-signature Content-length: 835 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJQMb0FAAoJENDrdihl/F42g+EQAJapeJGxV0l1SlZil8mk5aDE APSsYKeXSkEDpdj8NnNDEzw9P0t53SEyqphCpawcpemBb4YDZRHfNYrw2grcNehf BwNeeoBJTDZFCUvSYmoFmMtTP2FpzWQv6eaCacqTJKRszoWlw8si2SCzWvo2gUw4 mwkIUpAwu+t9G04AQI8I5/FvKR4r4ser1PpBidOezk+XSYOulv3R9dvfiP8Fc31/ yT657HR9o9IUD7+2KAvXcIFmRu1Nhfl5+M28F7dE/30yVXhhaUzUC8orWiGyAOxC 3UPhMupkpHAs3DgFaRfn/XWu7/MzXU/aDeGLVrDQvE5ZoABeJdFcTkfHzyHtlgon TIaNWI/eVRGiiCnnfQEjJw6EsopXhAq0qiEAfp/E6aHJla/Ml6SLkEPBysMU71as gvRsuMB+WpQ5XMeAywxUa7JlqgDQquO76LFd+Eo2KwS3UtYUx7gSwoyw1o7XuKaY FlVGDUZhUylRIYrJ1/95pBG6uHWuAQaupMFu87ObOm2WU640t/nD0hAt4inSMsHI FJK6P+C7Cwtv2o9nyuG+mXp6HxDB8OOYFQAuVsKdtVJgYdeL4gdX7Yn04qD9VpUA rDRjzNSIc0Bvc1fATDC7xNwm64AANmPu4Ev6tJTmE0ecdL9CjcR/bAi1T44RSxUG PTsWN0nkB7iCaJvgBR+C =bv6n -----END PGP SIGNATURE----- --=-=-=--