Home
last modified time | relevance | path

Searched refs:gdbstub_single_step (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/mn10300/kernel/
Dgdb-stub.c491 static int gdbstub_single_step(struct pt_regs *regs) in gdbstub_single_step() function
1560 if (gdbstub_single_step(regs) < 0) in gdbstub()