src/gdb ChangeLog frame.c frame.h infrun.c
cagney@sources.redhat.com
cagney@sources.redhat.com
Fri Dec 13 13:57:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2002-12-13 13:57:40
Modified files:
gdb : ChangeLog frame.c frame.h infrun.c
Log message:
2002-12-13 Andrew Cagney <ac131313@redhat.com>
* frame.c (deprecated_update_current_frame_pc_hack): New
function.
* frame.h (deprecated_update_current_frame_pc_hack): Declare.
* infrun.c (normal_stop): Use said function instead of directly
modifying the frame's PC.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3593&r2=1.3594
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.c.diff?cvsroot=src&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.h.diff?cvsroot=src&r1=1.50&r2=1.51
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.87&r2=1.88
More information about the Gdb-cvs
mailing list