From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9279 invoked by alias); 16 Sep 2009 13:16:21 -0000 Received: (qmail 9269 invoked by uid 22791); 16 Sep 2009 13:16:20 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 Sep 2009 13:16:12 +0000 Received: (qmail 12725 invoked from network); 16 Sep 2009 13:16:10 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Sep 2009 13:16:10 -0000 From: Pedro Alves To: =?iso-8859-1?q?S=E9rgio_Durigan_J=FAnior?= Subject: Re: [RFA] Fix "show convenience" test Date: Wed, 16 Sep 2009 13:16:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <200909152132.15317.sergiodj@linux.vnet.ibm.com> In-Reply-To: <200909152132.15317.sergiodj@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200909161416.22783.pedro@codesourcery.com> 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-09/txt/msg00508.txt.bz2 On Wednesday 16 September 2009 01:32:15, S=E9rgio Durigan J=FAnior wrote: > This is a simple one. After running GDB's testsuite, I saw that one of t= he=20 > gdb.base/default.exp's tests was not passing. It tested the output of th= e=20 > "show convenience" command. >=20 > After a little investigation, it seems that: >=20 > http://sourceware.org/ml/gdb-patches/2009-02/msg00165.html >=20 Hmm, I had already approved Paul's similar follow up patch at . I looks like it was waiting for a docs review. As before, this is fine with me. --=20 Pedro Alves