dump_switchframe
dump_switchframe(pcb->pcb_tf, db_printf);
dump_switchframe(tf, pr);
void dump_switchframe(struct trapframe *, void (*)(const char *, ...) __printflike(1, 2));