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: ARM singlestep bug


On Thu, Jan 25, 2007 at 07:23:39PM +0000, Paul Brook wrote:
> The patch below fixes a bug in arm_get_next_pc. The test for the BX 
> instruction was incorrectly including the first bit of the condition code. 
> Bit 28 is clear on unconditonal BX instructions, so it works by chance most 
> of the time.
> 
> Ok?

Oooops.  OK, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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