From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19494 invoked by alias); 10 Mar 2004 00:27:44 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19487 invoked from network); 10 Mar 2004 00:27:43 -0000 Received: from unknown (HELO mail02.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 10 Mar 2004 00:27:43 -0000 Received: (from root@localhost) by guardian04.idc.renesas.com with id i2A0RdEm024605; Wed, 10 Mar 2004 09:27:39 +0900 (JST) Received: from unknown [172.20.8.73] by guardian04.idc.renesas.com with SMTP id KAA24602 ; Wed, 10 Mar 2004 09:27:39 +0900 Received: from mrkaisv.hoku.renesas.com ([10.145.105.245]) by rnsmtp01.hoku_r.renesas.com (8.9.3/3.7W) with ESMTP id JAA19530; Wed, 10 Mar 2004 09:27:37 +0900 (JST) Received: from E5A02646 (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id F3A1C7980E2; Wed, 10 Mar 2004 09:27:36 +0900 (JST) Message-ID: <009e01c40636$f47140c0$5169910a@E5A02646> From: "Kei Sakamoto" To: "Daniel Jacobowitz" Cc: References: <012c01c401cc$40c9ce20$5169910a@E5A02646> <404750EC.6090405@gnu.org> <015401c40267$4b33f5c0$5169910a@E5A02646> <20040309154321.GA27765@nevyn.them.org> Subject: Re: [RFA/m32r] Support hw watchpoint Date: Fri, 19 Mar 2004 00:09:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00217.txt.bz2 Message-ID: <20040319000900.H5UrCf52PamGHI2m0J2yxINTH3iRBHlnb3bes2lTERc@z> On Wednesday, March 10, 2004 12:43 AM, Daniel Jacobowitz wrote: > On Fri, Mar 05, 2004 at 01:06:53PM +0900, Kei Sakamoto wrote: > > Hello, > > > > The attached patch adds hardware watchpoint support to m32rsdi target, > > which is a remote target of m32r architecture. > > # Thank you for Andrew's suggestion. > > > > This patch is small because I've already implemented watchpoint functions > > in remote-m32r-sdi.c. I just didn't know how to define watchpoint's interface > > in multi-arch. > > > > OK to commit? > > Yes, I think this is OK. > > > > > Kei Sakamoto > > Renesas Technology Corp. > > > > === > > > > 2004-03-05 Kei Sakamoto > > > > * remote-m32r-sdi.c: Support hardware watchpoint. I've checked this in to HEAD and 6.1 branch. Thank you. === Kei Sakamoto Renesas Technology Corp. sakamoto.kei@renesas.com