2003-03-05 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 5 Mar 2003 23:14:18 +0000 (23:14 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 5 Mar 2003 23:14:18 +0000 (23:14 +0000)
commit6314f104748d0e970aa089d2ba544f81a491b565
treecd0ccc6aba2d308e24939cc29c045ff0b10944a8
parent77bc0b710e2c41acdf462c9f8608eb747549257c
2003-03-05  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (d10v_unwind_dummy_id): New function.
(d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
* frame.c (get_prev_frame): Restructure the frame ID unwind code
to use unwind_dummy_id when a dummy frame.
* gdbarch.sh (unwind_dummy_id): New multi-arch method with
predicate.
* gdbarch.h, gdbarch.c: Regneerate.

Index: doc/ChangeLog
2003-03-05  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Document
unwind_dummy_id.  Cross reference unwind_dummy_id and
SAVE_DUMMY_FRAME_TOS.
gdb/ChangeLog
gdb/d10v-tdep.c
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/frame.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
This page took 0.024394 seconds and 4 git commands to generate.