]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/arm-tdep.c
gdb: ARM: Fix for bugs in push and ldm instructions decoding
authorOmair Javaid <omair.javaid@linaro.org>
Fri, 3 Jan 2014 19:15:31 +0000 (00:15 +0500)
committerWill Newton <will.newton@linaro.org>
Wed, 15 Jan 2014 16:43:38 +0000 (16:43 +0000)
commitf969241e66e5c302d66a28d3f6ae5ce6fee19350
treee877d7a9fd953461ef5408696ccc40a22934655c
parentbfbbec0088b7d581ce751cbbe4d6f3af90e086d1
gdb: ARM: Fix for bugs in push and ldm instructions decoding

This patch corrects the register numbers and removes multiple loops in
recording procedure of instructions involving multiple registers.

gdb/ChangeLog:

2014-01-15  Omair Javaid  <omair.javaid@linaro.org>

* arm-tdep.c (thumb_record_misc): Update to correct logical
error while recording ldm, ldmia and pop instructions.
gdb/ChangeLog
gdb/arm-tdep.c