src/gdb ChangeLog blockframe.c defs.h frame.c ...
drow@sources.redhat.com
drow@sources.redhat.com
Wed Feb 4 16:34:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2004-02-04 16:34:52
Modified files:
gdb : ChangeLog blockframe.c defs.h frame.c
objfiles.h
Log message:
* objfiles.h: Delete comments refering to inside_entry_func and
DEPRECATED_FRAME_CHAIN_VALID.
* defs.h (inside_entry_func): Update prototype..
* blockframe.c (inside_entry_func): Rename to
legacy_inside_entry_func. Add new inside_entry_func taking a frame.
* frame.c (get_prev_frame): Pass the frame to inside_entry_func.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5312&r2=1.5313
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/blockframe.c.diff?cvsroot=src&r1=1.86&r2=1.87
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/defs.h.diff?cvsroot=src&r1=1.139&r2=1.140
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.c.diff?cvsroot=src&r1=1.155&r2=1.156
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/objfiles.h.diff?cvsroot=src&r1=1.29&r2=1.30
More information about the Gdb-cvs
mailing list