xmon
extern int xmon(struct pt_regs *excp);
__debugger = xmon;
EXPORT_SYMBOL(xmon);
xmon(get_irq_regs());