T_BPTFLT
case T_BPTFLT: return (SIGTRAP);
[T_BPTFLT] = "breakpoint instruction fault",
case T_BPTFLT:
case T_BPTFLT: /* bpt instruction fault */
case T_BPTFLT:
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT)
case T_BPTFLT: return (SIGTRAP);
[T_BPTFLT] = { .ei = false, .msg = "breakpoint instruction fault" },
case T_BPTFLT: /* bpt instruction fault */
case T_BPTFLT:
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BPTFLT)