This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog sh-tdep.c
- From: tschwinge at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 5 Mar 2012 15:16:40 -0000
- Subject: src/gdb ChangeLog sh-tdep.c
CVSROOT: /cvs/src
Module name: src
Changes by: tschwinge@sourceware.org 2012-03-05 15:16:39
Modified files:
gdb : ChangeLog sh-tdep.c
Log message:
* sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
prologue to sh_analyze_prologue.
(sh_analyze_prologue): Make better use of such an upper limit, and
generally be more cautious about accessing memory.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13957&r2=1.13958
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sh-tdep.c.diff?cvsroot=src&r1=1.241&r2=1.242