From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5946 invoked by alias); 30 Dec 2011 14:35:24 -0000 Received: (qmail 5782 invoked by uid 22791); 30 Dec 2011 14:35:23 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from e24smtp04.br.ibm.com (HELO e24smtp04.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 30 Dec 2011 14:35:10 +0000 Received: from /spool/local by e24smtp04.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 30 Dec 2011 12:35:07 -0200 Received: from mailhub1.br.ibm.com ([9.18.232.109]) by e24smtp04.br.ibm.com ([10.172.0.140]) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 30 Dec 2011 12:35:04 -0200 Received: from d24av03.br.ibm.com (d24av03.br.ibm.com [9.8.31.95]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id pBUEa3Lf2117694 for ; Fri, 30 Dec 2011 12:36:04 -0200 Received: from d24av03.br.ibm.com (loopback [127.0.0.1]) by d24av03.br.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id pBUEZBl6021449 for ; Fri, 30 Dec 2011 12:35:11 -0200 Received: from [9.78.131.172] ([9.78.131.172]) by d24av03.br.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id pBUEZBh3021445; Fri, 30 Dec 2011 12:35:11 -0200 Message-ID: <4EFDCC11.9050702@linux.vnet.ibm.com> Date: Fri, 30 Dec 2011 21:52:00 -0000 From: Edjunior Barbosa Machado User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15 MIME-Version: 1.0 To: Joel Brobecker CC: gdb-patches@sourceware.org Subject: Re: [PATCH] minor fixes for python finish breakpoint testcases References: <1325190816-15407-1-git-send-email-emachado@linux.vnet.ibm.com> <20111230024433.GV23376@adacore.com> <4EFDC7B3.2010900@linux.vnet.ibm.com> In-Reply-To: <4EFDC7B3.2010900@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit x-cbid: 11123014-8936-0000-0000-0000057FF16D 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: 2011-12/txt/msg00906.txt.bz2 On 12/30/2011 12:16 PM, Edjunior Barbosa Machado wrote: > Sorry, I haven't noticed the patch was outdated (Jan had already fixed the newline issue, for example). However, I applied a refreshed version of the patch containing the other fixes. > > http://sourceware.org/ml/gdb-cvs/2011-12/msg00262.html > > Thanks, Ouch, another mistake, now in the Changelog entry. I've just fixed it, removing the unnecessary line and adding the missing period at the end of the first sentence. My apologies for that. http://sourceware.org/ml/gdb-cvs/2011-12/msg00263.html Thanks, -- Edjunior