From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15293 invoked by alias); 22 Mar 2013 18:06:08 -0000 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 Received: (qmail 15248 invoked by uid 89); 22 Mar 2013 18:06:01 -0000 X-Spam-SWARE-Status: No, score=-8.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.1 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 22 Mar 2013 18:05:58 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2MI5mgq031611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 22 Mar 2013 14:05:49 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r2MI5kf0024875; Fri, 22 Mar 2013 14:05:48 -0400 Message-ID: <514C9D7A.8070007@redhat.com> Date: Fri, 22 Mar 2013 20:24:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Yao Qi CC: gdb-patches@sourceware.org Subject: Re: [PATCH 0/7] Range stepping References: <1363006291-13334-1-git-send-email-yao@codesourcery.com> <51422F27.3010106@redhat.com> <51437A36.3040405@redhat.com> <514BBF00.60108@codesourcery.com> In-Reply-To: <514BBF00.60108@codesourcery.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-03/txt/msg00860.txt.bz2 On 03/22/2013 02:16 AM, Yao Qi wrote: > On 03/16/2013 03:44 AM, Pedro Alves wrote: >> I ended up spending the afternoon around it, tweaking >> a few things. More early next week. > > Pedro, > Are your comments ready? Sorry, not yet. It's at the top of my TODO just below 7.6 issues. I did hack on this more a couple days early this week, but then spent the rest of the week mostly fixing the integer command regressions for 7.6, and reviewing patches that block the release. -- Pedro Alves