From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11890 invoked by alias); 7 Feb 2012 19:26:26 -0000 Received: (qmail 11814 invoked by uid 22791); 7 Feb 2012 19:26:25 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from elasmtp-mealy.atl.sa.earthlink.net (HELO elasmtp-mealy.atl.sa.earthlink.net) (209.86.89.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 07 Feb 2012 19:26:12 +0000 Received: from [70.170.59.51] (helo=macbook2.local) by elasmtp-mealy.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1Ruqg7-0006Ia-52 for gdb-patches@sourceware.org; Tue, 07 Feb 2012 14:26:11 -0500 Message-ID: <4F317AC9.8060602@earthlink.net> Date: Tue, 07 Feb 2012 19:26:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [rfc target-side break conditions 3/5 v2] GDB-side changes References: <4F230A13.9060400@mentor.com> <4F3177AC.4070000@redhat.com> In-Reply-To: <4F3177AC.4070000@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: ae6f8838ff913eba0cc1426638a40ef67e972de0d01da940abb774c8c1429f7cf9157c654bdc066b350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c 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-02/txt/msg00084.txt.bz2 On 2/7/12 11:12 AM, Pedro Alves wrote: > On 02/06/2012 08:26 PM, Tom Tromey wrote: >>>>>>> "Luis" == Luis Gustavo writes: >> Luis> A few more changes on this patch. It addresses all the previous >> Luis> comments and suggestions. >> >> I have a few minor notes, nothing serious. >> I think someone other than me should do the final review of this patch. > I'll try to get to this, and also Yao's patches, this week. > I'm actually working through this patch right now. Stan