From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15735 invoked by alias); 19 Mar 2014 16:52:25 -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 15726 invoked by uid 89); 19 Mar 2014 16:52:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yh0-f50.google.com Received: from mail-yh0-f50.google.com (HELO mail-yh0-f50.google.com) (209.85.213.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 19 Mar 2014 16:52:23 +0000 Received: by mail-yh0-f50.google.com with SMTP id c41so8844848yho.37 for ; Wed, 19 Mar 2014 09:52:21 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.236.131.19 with SMTP id l19mr28052705yhi.0.1395247941911; Wed, 19 Mar 2014 09:52:21 -0700 (PDT) Received: by 10.170.214.130 with HTTP; Wed, 19 Mar 2014 09:52:21 -0700 (PDT) In-Reply-To: <53272CB0.6050101@redhat.com> References: <1394154640-14053-1-git-send-email-palves@redhat.com> <1394154640-14053-3-git-send-email-palves@redhat.com> <53272CB0.6050101@redhat.com> Date: Wed, 19 Mar 2014 16:52:00 -0000 Message-ID: Subject: Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set From: Doug Evans To: Pedro Alves Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-03/txt/msg00463.txt.bz2 On Mon, Mar 17, 2014 at 10:11 AM, Pedro Alves wrote: > On 03/16/2014 03:41 AM, Doug Evans wrote: > >> Hi. Ok by me with one nit. > > Thanks. FAOD, are you planning on replying to the other patches > in the series? I briefly looked at them, but nothing stood out worth spending time on. Thanks.