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: [patch] arm-linux-tdep.c: Fix a buffer overrun.


On Fri, 2009-04-17 at 00:11 -0700, Kazu Hirata wrote:
> 2009-04-17  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* arm-linux-nat.c (fetch_register, store_register): Use
> 	ARM_CPSR_GREGNUM instead of ARM_CPSR_REGNUM.
> 	* arm-linux-tdep.c (arm_linux_supply_gregset,
> 	arm_linux_collect_gregset): Likewise.
> 	* arm-linux-tdep.h (ARM_CPSR_GREGNUM): New.
> 	* arm-tdep.h (ARM_CPSR_REGNUM): Remove.
> 

OK.

R.



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