* arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 14 Sep 2002 09:40:36 +0000 (09:40 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 14 Sep 2002 09:40:36 +0000 (09:40 +0000)
commitdb54fef4278fb8c9e69125e4e98314d23220517f
tree891153c9ac898008f220cfde9bc9a64e1acc0a30
parentb2b4a1b5e6bbc8b0e286475f3d781d2a63ffc09c
* arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
for IN_SIGTRAMP to here.  Use IN_SIGTRAMP only if it's defined.
Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
gdb/ChangeLog
gdb/arch-utils.c