From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15742 invoked by alias); 15 Oct 2003 05:51:58 -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 15735 invoked from network); 15 Oct 2003 05:51:57 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 15 Oct 2003 05:51:57 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1A9eZK-0003aH-BD; Wed, 15 Oct 2003 01:51:34 -0400 Date: Wed, 15 Oct 2003 05:51:00 -0000 Message-Id: From: Eli Zaretskii To: "Kei Sakamoto" CC: ac131313@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <032401c39228$378ab450$5169910a@KEI> (sakamoto.kei@renesas.com) Subject: Re: [patch] New m32r remote target, m32rsdi Reply-to: Eli Zaretskii References: <02e201c35a5e$883a8cb0$5169910a@KEI> <20030817210347.GF11300@nevyn.them.org> <3F6EA141.7020502@redhat.com> <00bc01c3888d$39639660$5169910a@KEI> <3F860E3D.9000506@redhat.com> <032401c39228$378ab450$5169910a@KEI> X-SW-Source: 2003-10/txt/msg00482.txt.bz2 > From: "Kei Sakamoto" > Date: Tue, 14 Oct 2003 16:53:12 +0900 > > I attached the revised patch. It is different from the last one as the > following: > > - use serial.[ch] functions instead of socket library > - documented (doc/gdb.texinfo) > - add an entry in NEWS The gdb.texinfo part is okay with me.