From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9638 invoked by alias); 23 Nov 2009 03:17:14 -0000 Received: (qmail 9498 invoked by uid 22791); 23 Nov 2009 03:17:12 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-pw0-f49.google.com (HELO mail-pw0-f49.google.com) (209.85.160.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Nov 2009 03:16:09 +0000 Received: by pwj21 with SMTP id 21so3845033pwj.8 for ; Sun, 22 Nov 2009 19:16:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.209.12 with SMTP id h12mr506106wfg.53.1258946168109; Sun, 22 Nov 2009 19:16:08 -0800 (PST) In-Reply-To: <200911222302.55036.pedro@codesourcery.com> References: <4AECE12F.3000704@vmware.com> <4B099C28.5000607@vmware.com> <200911222302.55036.pedro@codesourcery.com> From: Hui Zhu Date: Mon, 23 Nov 2009 03:17:00 -0000 Message-ID: Subject: Re: [RFA] Fix hw watchpoints in process record. To: Pedro Alves , Michael Snyder Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2009-11/txt/msg00485.txt.bz2 Cool. Everything is fine. Thanks for you guys work on it. Hui On Mon, Nov 23, 2009 at 07:02, Pedro Alves wrote: > > On Sunday 22 November 2009 20:16:40, Michael Snyder wrote: > > > > The stop pc is not right. =A0Looks we need do some special works when > > > this is a simple hb. > > > > Ouch, yeah, that looks like a decr_pc_after_break issue maybe? > > Right, see the rest of the thread, it's fixed already. > > -- > Pedro Alves