From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12466 invoked by alias); 3 Mar 2013 03:58:04 -0000 Received: (qmail 12458 invoked by uid 22791); 3 Mar 2013 03:58:03 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 03 Mar 2013 03:57:59 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1UC03i-0002QJ-93 from Hui_Zhu@mentor.com ; Sat, 02 Mar 2013 19:57:58 -0800 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 2 Mar 2013 19:57:57 -0800 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Sat, 2 Mar 2013 19:57:57 -0800 Message-ID: <5132CA40.5010404@mentor.com> Date: Sun, 03 Mar 2013 03:58:00 -0000 From: Hui Zhu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20130126 Thunderbird/19.0 MIME-Version: 1.0 To: Eli Zaretskii CC: , , Subject: Re: [PATCH] Support targets that know how to continue over breakpoints[2/4] -- Doc References: <51322425.6090007@mentor.com> <513224AF.6030603@mentor.com> <8338wdvkpl.fsf@gnu.org> <5132B01A.8070903@mentor.com> <83txotta3b.fsf@gnu.org> In-Reply-To: <83txotta3b.fsf@gnu.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit 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: 2013-03/txt/msg00069.txt.bz2 On 03/03/13 11:51, Eli Zaretskii wrote: >> Date: Sun, 3 Mar 2013 10:06:18 +0800 >> From: Hui Zhu >> CC: , , >> >> >> Thanks for your review. >> >> Post a new version according to your comments. > > You don't need to post it, I OK'd it in advance. > Got it. Thanks. :) Best, Hui