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: [RFC/m32r] Add gdbserver support to m32r-linux


On Wed, Apr 13, 2005 at 05:04:32PM +0900, Kei Sakamoto wrote:
> Thank you for reviewing my patch!
> I revised my patch as the following.
> 
> 
> > > +linux-m32r-low.o: linux-m32r-low.c $(linux_low_h) $(server_h) ../m32r-tdep.h
> > 
> > This doesn't seem to be necessary.
> 
> I removed the above line.

Sorry, my comment was very badly worded.  Please do add the line; but
don't list the dependency on ../m32r-tdep.h, since that file is not
used.

> gdb/ChangeLog:
> 
> 2005-04-13    Kei Sakamoto  <sakamoto.kei@renesas.com>
> 
>     * regformats/reg-m32r.dat: New file.
> 
> gdb/gdbserver/ChangeLog:
> 
> 2005-04-13    Kei Sakamoto  <sakamoto.kei@renesas.com>
> 
>     * Makefile.in: Add linux-m32r-low.o, reg-m32r.c and reg-m32r.o.
>     * configure.srv: Add m32r*-*-linux*.
>     * linux-m32r-low.c: New file.

This is OK, with the dependencies for linux-m32r-low.o.  Thanks a lot!

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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