src/gdb ChangeLog blockframe.c frame.h stack.c
cagney@sources.redhat.com
cagney@sources.redhat.com
Fri Jul 11 15:31:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sources.redhat.com 2003-07-11 15:31:44
Modified files:
gdb : ChangeLog blockframe.c frame.h stack.c
Log message:
2003-07-11 Andrew Cagney <cagney@redhat.com>
* frame.h (frame_address_in_block): Delete declaration.
* blockframe.c (frame_address_in_block): Delete function.
(get_frame_block): Use get_frame_address_in_block.
(block_innermost_frame): Ditto.
* stack.c (print_frame, backtrace_command_1): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.4511&r2=1.4512
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/blockframe.c.diff?cvsroot=src&r1=1.74&r2=1.75
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/frame.h.diff?cvsroot=src&r1=1.105&r2=1.106
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&r1=1.83&r2=1.84
More information about the Gdb-cvs
mailing list