From 3f5e2fb58f4892212ca36f2f573f7f6987089eb1 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 3 May 1994 15:13:26 +0000 Subject: * procfs.c (procfs_wait): Reinstate code which deduces the signal from the fault, #ifndef FAULTED_USE_SIGINFO. * config/sparc/tm-sun4sol2.h: Define FAULTED_USE_SIGINFO. --- gdb/config/sparc/tm-sun4sol2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/config/sparc') diff --git a/gdb/config/sparc/tm-sun4sol2.h b/gdb/config/sparc/tm-sun4sol2.h index 3c427b4..ebc83f6 100644 --- a/gdb/config/sparc/tm-sun4sol2.h +++ b/gdb/config/sparc/tm-sun4sol2.h @@ -62,3 +62,5 @@ get_longjmp_target PARAMS ((CORE_ADDR *)); /* The SunPRO compiler puts out 0 instead of the address in an N_SO symbol. */ #define N_SO_ADDRESS_MAYBE_MISSING + +#define FAULTED_USE_SIGINFO -- cgit v1.1