This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks.
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Ajit Kumar Agarwal <ajit dot kumar dot agarwal at xilinx dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>, Michael Eager <eager at eagercon dot com>, Vinod Kathail <vinodk at xilinx dot com>, Vidhumouli Hunsigida <vidhum at xilinx dot com>, Nagaraju Mekala <nmekala at xilinx dot com>
- Date: Tue, 20 May 2014 07:35:44 -0700
- Subject: Re: [Patch, Microblaze]: Added support of shr and slr regs, little endian breakpoints,backtrace support and communicate with larger blocks.
- Authentication-results: sourceware.org; auth=none
- References: <57db2c05-1b1a-472b-9182-5ce078e8805a at BY2FFO11FD055 dot protection dot gbl> <20140520131332 dot GF22822 at adacore dot com> <fb25f6af-56fb-4d62-b366-322130d557be at BL2FFO11FD027 dot protection dot gbl>
> > ChangeLog:
> > 2014-05-20 Ajit Agarwal <ajitkum@xilinx.com>
> >
> > * gdb/gdbserver/Makefile.in (microblaze-linux.c) : New target
>
> >>Not sure if this intended or not, but the entry should be indented
> >>with a tab. No space before the ':'. And all sentences should end
> >>with a period (as well as starting with a capital letter >>as you
> >>did here).
>
> The comment here is for the ChangeLog written or the coding comment in
> the file Makefile.in. Sorry to ask this!!
No problem. All my comments were regarding the ChangeLog entry itself.
--
Joel