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] Read arm core files


> From: Girish Shilamkar <girish@linsyssoft.com>
> Date: Fri, 24 Feb 2006 17:11:44 +0530
> 
> Hi,
> 	Thank you very much, Mark Kettenis and Richard Earnshaw, for your
> suggestions. I have modified the patch as per your instructions. Please
> let me know if there are more changes to be done.

Looks good to me, although I can't really judge the ARM-specific bits.

> 2006-02-24   Girish Shilamkar  <girish@linsyssoft.com>
> 
> 	* arm-linux-tdep.c (arm_linux_supply_gregset): Supply general purpose 
> 	register set to register cache.
> 	(arm_linux_supply_fpregset): Supply floating-point register set to 
> 	register cache.
> 	(arm_linux_regset_from_core_section): Return the appropriate register 
> 	set for the core section.
> 	* config/arm/linux.mt: Add corelow.o.


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