From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15381 invoked by alias); 19 Mar 2010 21:06:50 -0000 Received: (qmail 15373 invoked by uid 22791); 19 Mar 2010 21:06:49 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 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; Fri, 19 Mar 2010 21:06:46 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 81BD11B417A; Fri, 19 Mar 2010 21:06:44 +0000 (UTC) From: Mike Frysinger To: Pedro Alves Subject: Re: [PATCH] gdb: tests: skip call-ar-st when noinferiorio Date: Fri, 19 Mar 2010 21:06:00 -0000 User-Agent: KMail/1.13.1 (Linux/2.6.33; KDE/4.4.1; x86_64; ; ) Cc: gdb-patches@sourceware.org, Jie Zhang References: <1268896620-5005-1-git-send-email-vapier@gentoo.org> <201003181239.36970.pedro@codesourcery.com> In-Reply-To: <201003181239.36970.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1750315.nrNQmaiZS7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201003191706.40955.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: 2010-03/txt/msg00742.txt.bz2 --nextPart1750315.nrNQmaiZS7 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 611 On Thursday 18 March 2010 08:39:36 Pedro Alves wrote: > On Thursday 18 March 2010 07:17:00, Mike Frysinger wrote: > > From: Jie Zhang > >=20 > > If the target cannot do input/output, skip the call-ar-st test. For > > example, testing via rsh/gdbserver cannot support this since the stdio > > is not accessible via the host gdb. >=20 > There's a bunch of gdb_skip_stdio_test checks in the test. > Why is that not working? it is working. i compared the wrong set of test results and thought this w= as=20 still necessary. sorry for the noise ... time to go `rm -rf` some logs ;). -mike --nextPart1750315.nrNQmaiZS7 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.14 (GNU/Linux) iQIcBAABAgAGBQJLo+dgAAoJEEFjO5/oN/WB4fwQALQA2qi874Q2JSFcfBX85cGH QsvLRJxE+W9qZPkbnB/nPW7wa7+pRYV0KBXDSjS0aEbYCUZVuHvcK1m2mVhGm2wj CDMe3itaQHxaKILPan6Qa8HXoIowZ67ww8TJmyIlP48gEEJxcuZlZlWokcHvVabn WEci2wavSLUv86EkKIlJcr890XVpXbbL8/VppmSQI7yR3BXCON9ws93Zd+rITne3 xlkt0zIIXdEIReT6MHJiEtBUTmJOU3vppLyp2W0lO4DaFRkz2TnigacKwMyolTXw Uel+aw8T329ssBIMyeO9oWNGOPz0TElMdE04btoFe2CeydwJ68foXVozc2G85Mu9 JPobcGxjdiek39oIcYF3DEdPFL6EVHLq9bXPs3uWXZmtNxy9kT+50ygHSI2oNlNc 2e/0j84tPrHBXA0EJcpCB6tEHqjTMSd6gtB8+Nttnl8zPYlVci9jk4FZn3B3Z4ly +AurcLIfcpv03Xge1VRm4ptOaZCzl3b0zSVytdYnLJuE3PY8wCr9k0rNwLP6b+EQ D60oddszFd+P3A0zYm9SfjhfBF9X3Fl8uCCmCn+ZvkB7rL/1cbmS+Mw2vbQDqRhM vzTKTKBATzcHu5rCgf+47YLVrYaHL10KpmCotlziq6No4NQ5Ffzx6wXtuf5Ie6Hf 0MV/acwUYEt6/feCvboW =2vKk -----END PGP SIGNATURE----- --nextPart1750315.nrNQmaiZS7--