tf_bp
frame = (long *)ddb_regs.tf_bp; \
ddb_regs.tf_bp = pcb.pcb_bp;
if (ddb_regs.tf_bp != 0 && ddb_regs.tf_sp != 0) {