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: fix off-by-one error in ppc_collect_gregset


On 07 May 2004 17:49:22 -0500
Jim Blandy <jimb@redhat.com> wrote:

> Committed as obvious.
> 
> This also ought to be using tdep->ppc_gp0_regnum, but that's a
> separate patch, on its way.
> 
> 2004-05-07  Jim Blandy  <jimb@redhat.com>
> 
> 	* rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
> 	loop collecting gprs.

Yep, looks good.  Thanks for fixing this.

Kevin


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