OSDN Git Service

* stack.c (select_frame): Check that selected_frame and the
authorAndrew Cagney <cagney@redhat.com>
Wed, 10 Apr 2002 22:14:02 +0000 (22:14 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 10 Apr 2002 22:14:02 +0000 (22:14 +0000)
commit506e63506006f4c0659363b4c89fe88b5d9e6e24
treecf95fa9c0bb72de31a76d703965d3b0780091bed
parentf08f33a0224ab61f25712cf44d004ed9e631e0bf
* stack.c (select_frame): Check that selected_frame and the
specified level are as expected.
* blockframe.c (get_prev_frame): Set the `level' from next_frame.
Update copyright.
* frame.h (struct frame_info): Add field `level'.  Update
copyright.
Work-in-progress PR gdb/464.
gdb/ChangeLog
gdb/blockframe.c
gdb/frame.h
gdb/stack.c