OSDN Git Service

* i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
authorJason Thorpe <thorpej@netbsd.org>
Mon, 2 Sep 2002 16:35:14 +0000 (16:35 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Mon, 2 Sep 2002 16:35:14 +0000 (16:35 +0000)
commitf223cc7a28efc0c450ebea2709fe3be42366ca66
tree05d5f4afa87fc9fa1529d3b3f6c275c8b00a1dd2
parent4d8c7c39fc65fdc600c53456b12ae72357b5b047
* i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
(i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
(i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
tdep->sigtramp_end.
(i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
* config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
(i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
gdb/ChangeLog
gdb/config/i386/tm-nbsd.h
gdb/i386nbsd-tdep.c