aboutsummaryrefslogtreecommitdiffstats
path: root/xlat/sigtrap_codes.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlat/sigtrap_codes.in')
-rw-r--r--xlat/sigtrap_codes.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/xlat/sigtrap_codes.in b/xlat/sigtrap_codes.in
index 41474fe6..078aec87 100644
--- a/xlat/sigtrap_codes.in
+++ b/xlat/sigtrap_codes.in
@@ -1,2 +1,4 @@
-TRAP_BRKPT
-TRAP_TRACE
+TRAP_BRKPT 1
+TRAP_TRACE 2
+TRAP_BRANCH 3
+TRAP_HWBKPT 4