OSDN Git Service

* ppcobsd-tdep.c: Include "frame.h" and "frame-unwind.h". Don't
authorkettenis <kettenis>
Sun, 21 Aug 2005 10:47:45 +0000 (10:47 +0000)
committerkettenis <kettenis>
Sun, 21 Aug 2005 10:47:45 +0000 (10:47 +0000)
commitad4ecf813defa9a5073f6b34034fa398c9ce4a94
treef88d093148a500f43a4dc999fb5f4eb9698de909
parentb82d0045f7cbd2d34c2e305b48605151e608c803
* 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