From 39efed936a2dc78751f783c059afdde0dff15f88 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 16 Jun 2010 05:36:01 +0200 Subject: [PATCH] sigaction.2: Add TRAP_BRANCH and TRAP_HWBKPT to si_code values for SIGTRAP Signed-off-by: Michael Kerrisk --- man2/sigaction.2 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 89ade6042..c06037552 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -560,6 +560,12 @@ process breakpoint .TP .B TRAP_TRACE process trace trap +.TP +.BR TRAP_BRANCH " (since Linux 2.4)" +process taken branch trap +.TP +.BR TRAP_HWBKPT " (since Linux 2.4)" +hardware breakpoint/watchpoint .RE .PP The following values can be placed in