patch-2.3.99-pre6 linux/include/asm-ia64/siginfo.h
Next file: linux/include/asm-ia64/smp.h
Previous file: linux/include/asm-ia64/semaphore.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Apr 21 15:21:24 2000
-  Orig file: 
v2.3.99-pre5/linux/include/asm-ia64/siginfo.h
-  Orig date: 
Sat Feb 26 22:31:55 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/include/asm-ia64/siginfo.h linux/include/asm-ia64/siginfo.h
@@ -152,7 +152,8 @@
 #define TRAP_BRKPT	1	/* process breakpoint */
 #define TRAP_TRACE	2	/* process trace trap */
 #define TRAP_BRANCH	3	/* process taken branch trap */
-#define NSIGTRAP	3
+#define TRAP_HWBKPT	4	/* hardware breakpoint or watchpoint */
+#define NSIGTRAP	4
 
 /*
  * SIGCHLD si_codes
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)