* i386nbsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h"
authorMark Kettenis <kettenis@gnu.org>
Sat, 29 Dec 2007 17:01:41 +0000 (17:01 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 29 Dec 2007 17:01:41 +0000 (17:01 +0000)
commit70f13f6b008fa313e80bc4f8a88b747e86da5abb
tree961796f9305a8c31dcf088de3bd0a98a7abd61fb
parentba104c838a87d1a68c04c1d2ca2b25947a474c5e
* i386nbsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h"
(sigtramp_retcode, i386nbsd_sigtramp_offset, i386nbsd_sigtramp_p):
Remove
(i386nbsd_mc_reg_offset): New array.
(i386nbsd_sigtramp_cache_init): New function.
(i386nbsd_sigtramp_sc16, i386nbsd_sigtramp_sc2, i386nbsd_sigtramp_si2)
(i386nbsd_sigtramp_si31, i386nbsd_sigtramp_si4): New signal trampoline
frame descriptions.
(i386nbsd_init_abi): Override ABI sigcontext defaults and register
new signal frame unwinders
* Makefile.in (i386nbsd-tdep.o): Update dependencies.
* tramp-frame.h (struct tramp_frame): Allow for 48 instructions
gdb/ChangeLog
gdb/Makefile.in
gdb/i386nbsd-tdep.c
gdb/tramp-frame.h