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)
commit26d08f0884e1d222fc7a14d3b0582cfe44157b66
tree36522acfe7367bbbce8ff05003d10c0a9da0ddc1
parente7d7bd6567ca8f2e21c72986800ade01f6e6561d
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