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] fix ARM CPSR register fetching in linux


On Tue, 21 Apr 2009, Mika Westerberg wrote:

> Hi,
> 
> Current version of gdb cannot read CPSR register correctly through
> ptrace(2) when debugging live process on ARM linux.  Problem is caused
> by change where ARM_CPSR_REGNUM (16) was aliased to ARM_PS_REGNUM (25).

I believe this is subsumed by Kazu's patch 
<http://sourceware.org/ml/gdb-patches/2009-04/msg00410.html>, which 
appears to be pending review.

-- 
Joseph S. Myers
joseph@codesourcery.com


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