From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9787 invoked by alias); 22 Mar 2013 02:18:30 -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 9342 invoked by uid 89); 22 Mar 2013 02:17:31 -0000 X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 22 Mar 2013 02:17:28 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1UIrXq-0005TN-Rn from Yao_Qi@mentor.com ; Thu, 21 Mar 2013 19:17:26 -0700 Received: from SVR-ORW-FEM-04.mgc.mentorg.com ([147.34.97.41]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 21 Mar 2013 19:17:26 -0700 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-04.mgc.mentorg.com (147.34.97.41) with Microsoft SMTP Server id 14.1.289.1; Thu, 21 Mar 2013 19:17:25 -0700 Message-ID: <514BBF00.60108@codesourcery.com> Date: Fri, 22 Mar 2013 02:25:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Pedro Alves CC: 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> In-Reply-To: <51437A36.3040405@redhat.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2013-03/txt/msg00827.txt.bz2 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? -- Yao (齐尧)