OSDN Git Service

Index: ChangeLog
authorAndrew Cagney <cagney@redhat.com>
Sun, 22 Feb 2004 17:34:17 +0000 (17:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 22 Feb 2004 17:34:17 +0000 (17:34 +0000)
commita5cc3ac89200a3d5f873d52614bb614276afac8c
tree499da7835460d9fd600d09e46fb0d93815562cfd
parente78bc69496bdb2f56b1bf65cdc7a6737f67f4929
Index: ChangeLog
2004-02-22  Andrew Cagney  <cagney@redhat.com>

* hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
"frame-base.h".
(struct hppa_frame_cache): Define.
(hppa_frame_cache, hppa_frame_this_id): New functions.
(hppa_frame_prev_register): New function.
(hppa_frame_unwind, hppa_frame_base): New variables.
(hppa_frame_unwind_sniffer): New function.
(hppa_frame_base_address, hppa_unwind_pc): New function.
(hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
sniffer, and frame base sniffer; keep disabled.
(hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
* Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
gdb/ChangeLog
gdb/Makefile.in
gdb/hppa-tdep.c