This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog arm-tdep.c
- From: qiyao at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 13 Oct 2011 08:16:49 -0000
- Subject: src/gdb ChangeLog arm-tdep.c
CVSROOT: /cvs/src
Module name: src
Changes by: qiyao@sourceware.org 2011-10-13 08:16:49
Modified files:
gdb : ChangeLog arm-tdep.c
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13428&r2=1.13429
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&r1=1.351&r2=1.352