EXC_BPT
|| frame->exc == EXC_BPT)) {
case EXC_BPT:
tf->tf_exc == EXC_BPT ||
case EXC_BPT: trapstr = "BPT"; break;
case EXC_BPT: /* 604/750/7400 - Instruction breakpoint */