2004-05-25 Randolph Chung <tausq@debian.org>
authorRandolph Chung <tausq@debian.org>
Wed, 26 May 2004 05:31:39 +0000 (05:31 +0000)
committerRandolph Chung <tausq@debian.org>
Wed, 26 May 2004 05:31:39 +0000 (05:31 +0000)
commit436134168cc33aacf5f55033f64b2ac3504b376b
tree42efcfeba7e69f1e191b1925950f801c46bb007d
parent3e8f6abf1e13bfd39a48b297f2679f5dd5fe6a3a
2004-05-25  Randolph Chung  <tausq@debian.org>

* hppa-hpux-tdep.c (offsetof): Define.
(hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
(hppa32_hpux_frame_base_before_sigtramp)
(hppa32_hpux_frame_find_saved_regs_in_sigtramp)
(hppa64_hpux_frame_saved_pc_in_sigtramp)
(hppa64_hpux_frame_base_before_sigtramp)
(hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
functions.
(struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
(hppa_hpux_sigtramp_frame_unwind_cache)
(hppa_hpux_sigtramp_frame_this_id)
(hppa_hpux_sigtramp_frame_prev_register)
(hppa_hpux_sigtramp_frame_unwind)
(hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
(hppa_hpux_init_abi): Register sigtramp unwinder.
* Makefile.in (hppa-hpux-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/hppa-hpux-tdep.c
This page took 0.02743 seconds and 4 git commands to generate.