src/gdb ChangeLog Makefile.in arm-tdep.c tests ...
drow@sourceware.org
drow@sourceware.org
Wed Nov 22 18:51:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2006-11-22 18:51:58
Modified files:
gdb : ChangeLog Makefile.in arm-tdep.c
gdb/testsuite : ChangeLog
Added files:
gdb/testsuite/gdb.arch: thumb-prologue.c thumb-prologue.exp
Log message:
gdb/
* Makefile.in (arm-tdep.o): Update dependencies.
* arm-tdep.c (thumb_skip_prologue): Remove.
(thumb_analyze_prologue): New function.
(arm_skip_prologue): Use thumb_analyze_prologue.
(thumb_scan_prologue): Ditto.
gdb/testsuite/
* gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7978&r2=1.7979
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.850&r2=1.851
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&r1=1.216&r2=1.217
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1278&r2=1.1279
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/thumb-prologue.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/thumb-prologue.exp.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Gdb-cvs
mailing list