From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30580 invoked by alias); 7 May 2012 19:40:50 -0000 Received: (qmail 30566 invoked by uid 22791); 7 May 2012 19:40:49 -0000 X-SWARE-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 May 2012 19:40:33 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M3O00I003SBY400@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Mon, 07 May 2012 22:40:31 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M3O00ID03ZISJA0@a-mtaout23.012.net.il>; Mon, 07 May 2012 22:40:31 +0300 (IDT) Date: Mon, 07 May 2012 19:40:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] Autoload-breakpoints without report-async In-reply-to: <4FA5D967.1060903@mentor.com> To: Hui Zhu Cc: gdb-patches@sourceware.org, Yao_Qi@mentor.com, stan_shebs@mentor.com Reply-to: Eli Zaretskii Message-id: <834nrr3hoj.fsf@gnu.org> References: <4FA2B434.60706@mentor.com> <83ipgd6vw0.fsf@gnu.org> <4FA32A2E.20801@mentor.com> <83d36k77od.fsf@gnu.org> <4FA5D967.1060903@mentor.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: 2012-05/txt/msg00192.txt.bz2 > Date: Sun, 6 May 2012 09:52:39 +0800 > From: Hui Zhu > CC: , , > > Thanks for your review. This is the new patch that is updated by your commnets. OK.