This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] New m32r remote target, m32rsdi


I commited the following patch. Thanks.

Kei Sakamoto
Renesas Technology Corp.

From: "Kei Sakamoto" <sakamoto.kei@renesas.com>
To: "Andrew Cagney" <ac131313@redhat.com>
Cc: <gdb-patches@sources.redhat.com>
Sent: Tuesday, October 14, 2003 4:53 PM
Subject: Re: [patch] New m32r remote target, m32rsdi


> > Can you post what you've got, without worrying about the ASYNC part.
> > 
> > Andrew
> 
> 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
> 
> Kei
> 
> ===
> 
> ChangeLog:
> 
> 2003-10-14    Kei Sakamoto  <sakamoto.kei@renesas.com>
> 
> * remote-m32r-sdi.c : New file, interface to m32r on-chip
> debug interface, SDI (Scalable Debug Interface).
> * NEWS: Mention m32r SDI protocol was supported.
> * Makefile.in (remote-m32r-sdi.o): Add build rule.
> * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
> 
> doc/ChangeLog:
> 
> 2003-10-14    Kei Sakamoto  <sakamoto.kei@renesas.com>
> 
> * gdb.texinfo (M32R/D): Mention m32rsdi target.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]