* ppcobsd-tdep.c: Include "frame.h" and "frame-unwind.h". Don't
authorMark Kettenis <kettenis@gnu.org>
Sun, 21 Aug 2005 10:47:48 +0000 (10:47 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 21 Aug 2005 10:47:48 +0000 (10:47 +0000)
commit0dbe1904b3c847fd11b7c448a82b54abb5c3fc05
tree2fb9449b1eaaa41202e87f092175d9b2f823718f
parent1a4d7a36100fd0eae22a8d12c83e5fd848547794
* ppcobsd-tdep.c: Include "frame.h" and "frame-unwind.h".  Don't
include "tramp-frame.h".
(ppcobsd_sigtramp_cache_init): Remove function.
(ppcobsd_sigtramp): Remove variable.
(ppcobsd_page_size, ppcobsd_sigreturn_offset): New variables.
(ppcobsd_sigtramp_p): New function.
(ppcobsd_sigtramp_frame_cache, ppcobsd_sigtramp_frame_this_id)
(ppcobsd_sigtramp_frame_prev_register): New functions.
(ppcobsd_sigtramp_frame_unwind): New variable.
(ppcobsd_sigtramp_frame_sniffer): New function.
(ppcobsd_init_abi): Adjust to register new sigtramp sniffer
instead of the old one.
* Makefile.in (ppcobsd-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/ppcobsd-tdep.c
This page took 0.028729 seconds and 4 git commands to generate.