OSDN Git Service

* i386nbsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h"
authorkettenis <kettenis>
Sat, 29 Dec 2007 17:01:39 +0000 (17:01 +0000)
committerkettenis <kettenis>
Sat, 29 Dec 2007 17:01:39 +0000 (17:01 +0000)
commitb5a2bfbf4251219d03f6991c0001471c8f1c8a7f
tree70c76bd97db11a7739cf558d7d4e5343588f1772
parentc4f7ab66cfca2252876a73f4f3e826ff284ef46a
* 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