OSDN Git Service

* 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)
commitf1e8f3ef2e520ca6e86ebabadc52e2b20978498d
tree66a9d65ab86b9c0bdb136dc92a154f79bcdeff7c
parent38acd99448cd415ea1adafe70a85fab601e54d0e
* 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