This is the mail archive of the gdb-prs@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]

[Bug breakpoints/12703] Different function breakpoints are set atsame pc address.


http://sourceware.org/bugzilla/show_bug.cgi?id=12703

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-10-13 08:16:58 UTC ---
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

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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