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 tdep/12352] Displaced stepping doesn't work for str pc, [Rd,#imm]


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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-02-15 14:26:37 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    qiyao@sourceware.org    2011-02-15 14:26:34

Modified files:
    gdb            : ChangeLog arm-tdep.c 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.arch: arm-disp-step.exp arm-disp-step.S 

Log message:
    2011-02-15  Yao Qi  <yao@codesourcery.com>

    PR tdep/12352
    * arm-tdep.c (copy_ldr_str_ldrb_strb): Replace PC with SP in
    order to store PC value on stack instead of text section.

    2011-02-15  Yao Qi  <yao@codesourcery.com>

    PR tdep/12352
    * gdb.arch/arm-disp-step.S : New test for str instruction.
    * gdb.arch/arm-disp-step.exp : Likewise

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12582&r2=1.12583
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&r1=1.325&r2=1.326
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2584&r2=1.2585
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/arm-disp-step.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/arm-disp-step.S.diff?cvsroot=src&r1=1.2&r2=1.3

-- 
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]