From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30717 invoked by alias); 15 Aug 2012 16:25:57 -0000 Received: (qmail 30680 invoked by uid 22791); 15 Aug 2012 16:25:54 -0000 X-SWARE-Spam-Status: No, hits=-8.6 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Aug 2012 16:25:40 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B71E61B400A; Wed, 15 Aug 2012 16:25:38 +0000 (UTC) From: Mike Frysinger To: Jan Kratochvil Subject: Re: Regression for gdb.base/help.exp [Re: [PATCH v3] gdb: improve usage strings] Date: Wed, 15 Aug 2012 16:25:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.5.0; KDE/4.6.5; x86_64; ; ) Cc: Eli Zaretskii , Doug Evans , gdb-patches@sourceware.org References: <1344704080-24677-1-git-send-email-vapier@gentoo.org> <201208142158.42487.vapier@gentoo.org> <20120815072211.GA12876@host2.jankratochvil.net> In-Reply-To: <20120815072211.GA12876@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1891503.Opq65rnExS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201208151225.38921.vapier@gentoo.org> 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/msg00440.txt.bz2 --nextPart1891503.Opq65rnExS Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 996 On Wednesday 15 August 2012 03:22:11 Jan Kratochvil wrote: > On Wed, 15 Aug 2012 03:58:41 +0200, Mike Frysinger wrote: > > so i'll merge this and we can fight over improving it further if need be > > ;) >=20 > Running ./gdb.base/help.exp ... > FAIL: gdb.base/help.exp: help finish > FAIL: gdb.base/help.exp: help jump > FAIL: gdb.base/help.exp: help next "n" abbreviation > FAIL: gdb.base/help.exp: help next > FAIL: gdb.base/help.exp: help nexti > FAIL: gdb.base/help.exp: help step "s" abbreviation > FAIL: gdb.base/help.exp: help step #1 > FAIL: gdb.base/help.exp: help step #2 > FAIL: gdb.base/help.exp: help stepi "si" abbreviation > FAIL: gdb.base/help.exp: help stepi > FAIL: gdb.base/help.exp: help signal ah, figures. i'll post a patch in a bit. btw, is there an easy way to run one specific .exp ? for gdb.base, i found= i=20 can cheat by doing: make check-gdb.base1 BASE1_FILES=3Dgdb.base/help.exp=20 but that seems like an awful hack and abuse of the current makefile ... -mike --nextPart1891503.Opq65rnExS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJQK82CAAoJEEFjO5/oN/WB3j0P/itWUEBfrMIbqTX+cjWswFI3 AYIj45sSZHw9t2MTa8csAtgn/9PpA90wozQMNN1SZIkfOOcfljqNSyRECuW4s9Lz IMZ/jwkn+k0wbq970QtJvV0V2+K6iEYhVaVPlZgb+qAUu09Q2UfYDEg7AXRWskcj 2nU51SBN66UwNwS+VOYzHg4pbaKMIV97R5BJVkcnk+1uxCXbKYOlEMPNj22aE8NZ Hl2Ef6s228E2HR6LU6bTOcZmGYZh0gyLh/Faif0NAz6ijbta4GL7fq8lCB/Y9shJ ZcaBc5lc56IAP4todSnwhH5OZybaHlvXOHfEzsvogfYK/f1kP5GxvrHqkHSUdH9x An5ZWJiCGBq3wPK8DumxXabmi1yHdrB55bIx3HOhVpRY8Q8/L3wYT3is6Y5OrjWb J02n2lFehwmptk+5BQzNFyGvfMWrnfjM3hn/zuLNVElLwNwbGee+JIVKdu68IJgb h+xEt+u2jC2BK6Pe0H2NPsI7gsTpJfbqMROcyoOht0bAJynD5/CXvK32VjKaS4bh wolcDBTz8aJwUicKHwusAemiCGKtcFI7WtuGPIpTKFZ2pgGZOHiiVNyEFmjEH6xB iG8uMpEPK9eLN7VXXkbiUbI9wg78eAAkkvyvqczhQlibLhatVmbpcwBxH98cmM5P vrzu1A2hhWmwLMmXyffe =KRrR -----END PGP SIGNATURE----- --nextPart1891503.Opq65rnExS--