OSDN Git Service

PR gdb/12703
authorqiyao <qiyao>
Thu, 13 Oct 2011 08:16:42 +0000 (08:16 +0000)
committerqiyao <qiyao>
Thu, 13 Oct 2011 08:16:42 +0000 (08:16 +0000)
commitc851fe697b6fdf5c07140df749d0b933dfce7b5b
tree72b6ff9c7439cda7229e9354c7892a52d9d75d76
parentc53ca3e3d7c662f1d3656c003df96f6f3df18c8a
PR gdb/12703
* arm-tdep.c (thumb_analyze_prologue): Call thumb_insn_size to check
whether insn is a 32-bit Thumb-2 instruction.
(thumb_in_function_epilogue_p): Likewise.
(thumb_get_next_pc_raw): Likewise.
(arm_breakpoint_from_pc): Likewise.
gdb/ChangeLog
gdb/arm-tdep.c