From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1525 invoked by alias); 27 Jul 2004 01:17:31 -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 27784 invoked from network); 27 Jul 2004 01:14:48 -0000 Received: from unknown (HELO mail02.idc.renesas.com) (202.234.163.13) by sourceware.org with SMTP; 27 Jul 2004 01:14:48 -0000 Received: (from root@localhost) by guardian05.idc.renesas.com with id i6R1EhYd020673 for gdb-patches@sources.redhat.com; Tue, 27 Jul 2004 10:14:43 +0900 (JST) Received: from unknown [172.20.8.73] by guardian05.idc.renesas.com with SMTP id LAA20672 ; Tue, 27 Jul 2004 10:14:42 +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 KAA07534 for ; Tue, 27 Jul 2004 10:14:40 +0900 (JST) Received: from E5A02646 (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id E7CF27980E2 for ; Tue, 27 Jul 2004 10:14:40 +0900 (JST) Message-ID: <00b001c47377$16f1bbe0$5169910a@E5A02646> From: "Kei Sakamoto" To: References: <020801c463e4$6c92a660$5169910a@E5A02646> <021701c463e4$ab8749c0$5169910a@E5A02646> <40F8493A.6050003@gnu.org> <01a601c472f1$8da6f330$5169910a@E5A02646> <41051FE9.1020908@gnu.org> Subject: Re: [RFA/m32r] Fix breakpoint bug of m32rsdi protocol; remote-m32r-sdi.c re-indented. Date: Tue, 27 Jul 2004 01:17:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00396.txt.bz2 Hello, I've commited the following to mainline. > Ok for mainline. We can think about 6.2 branch after 6.2 is out. > > > 2004-07-26 Kei Sakamoto > > > > * remote-m32r-sdi.c: Fix breakpoint bug. > > (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd, > > recv_char_data, recv_long_data): New functions to replace communication > > sequences. > > Andrew Thank you. === Kei Sakamoto Renesas Technology Corp. sakamoto.kei@renesas.com