[RFC] rl78: Rearrange order in which registers are displayed

Kevin Buettner kevinb@redhat.com
Tue Feb 14 20:44:00 GMT 2012


On Tue, 14 Feb 2012 18:53:23 +0000
Pedro Alves <palves@redhat.com> wrote:

> FWIW, looks fine to me.

Thanks for looking it over.

> > +/* Implement the `register_sim_regno' gdbarch method.  */
> > +
> > +static int
> > +rl78_register_sim_regno(struct gdbarch *gdbarch, int regnum)
> 
> Missing space before parens.

Thanks for spotting this.  I've added the space in my commit.

Committed.

Kevin



More information about the Gdb-patches mailing list