OSDN Git Service

2004-08-02 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 2 Aug 2004 18:52:03 +0000 (18:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 2 Aug 2004 18:52:03 +0000 (18:52 +0000)
commit85cd26a2e27542440558bbabe9a1d480b90cc50b
tree7f377b28a80c6dfce4b528dcff1ebec115dc5fde
parentfc08a0b0d3f7a462bbb1ee70adf6099937e10462
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.
gdb/ChangeLog
gdb/dummy-frame.c