* amd64obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".
authorMark Kettenis <kettenis@gnu.org>
Thu, 22 Dec 2005 13:17:49 +0000 (13:17 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 22 Dec 2005 13:17:49 +0000 (13:17 +0000)
commitf6acec6208a44cd7da34bb2d19ddde2fd3a51d91
tree1d74722f0e332cdb4f7d1c937a4270fce36af600
parent7e030bd977e9c40edfc1569c84283f87fd649faf
* amd64obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".
(amd64obsd_tf_reg_offset): New define.
(amd64obsd_trapframe_cache, amd64obsd_trapframe_this_id)
(amd64obsd_trapframe_prev_register, amd64obsd_trapframe_sniffer):
New functions.
(amd64obsd_trapframe_unwind): New variable.
(amd64obsd_init_abi): Prepend amd64obsd_trapframe_unwind.
* Makefile.in (amd64obsd-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/amd64obsd-tdep.c