2004-03-31 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 31 Mar 2004 19:40:28 +0000 (19:40 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 31 Mar 2004 19:40:28 +0000 (19:40 +0000)
commit5613d8d3a362f344d7d88f0c00228006b8f85aa8
treefa78fa73393e1607252b783bbe4c970e3469e31c
parentc4557624e52a12aaf6633fc017228d449b7bdeb8
2004-03-31  Andrew Cagney  <cagney@redhat.com>

* frame.h (frame_unwind_id): Declare.
* frame.c (frame_unwind_id): New function.
(get_prev_frame_1): New function.
(frame_debug_got_null_frame): New function.
(get_prev_frame): Use frame_debug_got_null_frame.  Move unwind
code proper to prev_frame, update description.
* infrun.c (step_over_function): Use frame_unwind_id.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h
gdb/infrun.c
This page took 0.024926 seconds and 4 git commands to generate.