* inferior.h (IN_SIGTRAMP): Pass pc to SIGTRAMP_START and
authorFred Fish <fnf@specifix.com>
Thu, 3 Oct 1996 17:05:00 +0000 (17:05 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 3 Oct 1996 17:05:00 +0000 (17:05 +0000)
commit5bb23a95f48dbc0b7f9a5342036b29b26bbbd5cc
tree346048b9207fedebf7738e0b712cb8be081dd310
parentae1b99e42dbce238cd7eb5efd38672b8306f1148
* inferior.h (IN_SIGTRAMP): Pass pc to SIGTRAMP_START and
SIGTRAMP_END.
* config/i386/tm-i386os9k.h (SIGTRAMP_START, SIGTRAMP_END):
Define with dummy pc arg.
* config/m68k/tm-nbsd.h: Ditto.
* doc/gdbint.texinfo: Document that SIGTRAMP_START and
SIGTRAMP_END are macros that take an single argument.
gdb/ChangeLog
gdb/config/i386/tm-i386os9k.h
gdb/config/m68k/tm-nbsd.h
gdb/doc/ChangeLog