kgdb_handle_exception
kgdb_handle_exception(1, SIGTRAP, 0, regs);
kgdb_handle_exception(1, SIGTRAP, 0, regs);
kgdb_handle_exception(1, SIGTRAP, 0, regs);
if (kgdb_handle_exception(1, args->signr, cmd, regs))
kgdb_handle_exception(1, SIGTRAP, 0, regs);
kgdb_handle_exception(1, SIGTRAP, 0, regs);
kgdb_handle_exception(0, SIGTRAP, 0, regs);
if (kgdb_handle_exception(1, args->signr, cmd, regs))
if (kgdb_handle_exception(args->trapnr & 0xff, args->signr, args->err,
kgdb_handle_exception(pt_cause(regs), SIGTRAP,
if (kgdb_handle_exception(regs->csr_era == stepped_address ? 0 : args->trapnr,
if (kgdb_handle_exception(1, SIGTRAP, 0, regs) != 0)
if (kgdb_handle_exception(trap, compute_signal(trap), cmd, regs))
kgdb_handle_exception(30, SIGTRAP, 0, regs);
if (kgdb_handle_exception(1, args->signr, cmd, regs))
kgdb_handle_exception(9, SIGTRAP, 0, regs);
kgdb_handle_exception(9, SIGTRAP, 0, regs);
kgdb_handle_exception(0, SIGTRAP, 0, regs);
return !kgdb_handle_exception(1, computeSignal(TRAP(regs)),
if (kgdb_handle_exception(1, SIGTRAP, 0, regs) != 0)
kgdb_handle_exception(0, SIGTRAP, 0, regs);
if (kgdb_handle_exception(0, computeSignal(TRAP(regs)), 0, regs) != 0)
if (kgdb_handle_exception(0, computeSignal(TRAP(regs)), 0, regs) != 0)
if (kgdb_handle_exception(type == KGDB_SW_SINGLE_STEP ? 0 : 1,
kgdb_handle_exception(0, SIGTRAP, 0, regs);
ret = kgdb_handle_exception(args->trapnr & 0xff, args->signr,
kgdb_handle_exception(trap_level, SIGTRAP, 0, regs);
kgdb_handle_exception(0x172, SIGTRAP, 0, regs);
if (kgdb_handle_exception(args->trapnr, args->signr, cmd, regs))
kgdb_handle_exception(int ex_vector, int signo, int err_code,
NOKPROBE_SYMBOL(kgdb_handle_exception);