* 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)
commitd66198e1a79726cf2c4eac8cb9e9b25b40a928e6
treedcd11dfabbeff1378bcae42abc421aac3d4fda97
parent3e369e968e378f3025ec2a98382869b4d70f17fb
* 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
This page took 0.025116 seconds and 4 git commands to generate.