2004-05-01 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 1 May 2004 19:35:22 +0000 (19:35 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 1 May 2004 19:35:22 +0000 (19:35 +0000)
commit0e100dab2eb07e9fc9ca155f87172d02439b64cb
treec7d780fe2636e683e8ee64f718b2f51b57d7c635
parent55699d593f51fb72de21a8860f53b5b5a11207bd
2004-05-01  Andrew Cagney  <cagney@redhat.com>

* frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
* dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
of frame_relative_level.
* sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
to SENTINEL_FRAME.
* frame.h (enum frame_type): Add SENTINEL_FRAME.
* s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
frame_relative_level.
gdb/ChangeLog
gdb/dummy-frame.c
gdb/frame.c
gdb/frame.h
gdb/s390-tdep.c
gdb/sentinel-frame.c
This page took 0.025802 seconds and 4 git commands to generate.