src/gdb ChangeLog dummy-frame.c
cagney@sourceware.org
cagney@sourceware.org
Mon Aug 2 18:52:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2004-08-02 18:52:03
Modified files:
gdb : ChangeLog dummy-frame.c
Log message:
2004-08-02 Andrew Cagney <cagney@gnu.org>
* dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
and pc. Update comments.
(pc_in_dummy_frame): Delete function.
(deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
use the "id".
(dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
call_hi, top and pc, use the id.
(fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6183&r2=1.6184
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dummy-frame.c.diff?cvsroot=src&r1=1.39&r2=1.40
More information about the Gdb-cvs
mailing list