This is the mail archive of the gdb-patches@sourceware.org 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] Fix v850 `num_reg' issues


On Thu, 29 Mar 2012 12:56:18 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> 	* v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): Fix
> 	fencepost error.
> 	(v850_frame_cache): Use gdbarch_num_regs() instead of E_NUM_REGS.
> 	(v850_gdbarch_init): Set `num_regs' as appropriate for the
> 	architecture.

Comitted.

Kevin


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