Lines Matching full:debugger
464 kdb_printf("ERROR: Task on cpu %d didn't stop in the debugger\n", in kdb_dump_stack_on_cpu()
488 * debugger is attached a message can be printed to the console about
489 * waiting for the debugger to attach.
493 * debugger to attach.
508 pr_crit("Waiting for remote debugger\n"); in kgdb_io_ready()
522 /* Panic on recursive debugger calls: */ in kgdb_reenter_check()
548 panic("Recursive entry to debugger"); in kgdb_reenter_check()
557 panic("Recursive entry to debugger"); in kgdb_reenter_check()
697 * CPU in a spin state while the debugger is active in kgdb_cpu_enter()
725 * in the debugger and all secondary CPUs are quiescent in kgdb_cpu_enter()
745 * This is a brutal way to interfere with the debugger in kgdb_cpu_enter()
792 /* Wait till all the CPUs have quit from the debugger. */ in kgdb_cpu_enter()
845 * Avoid entering the debugger if we were triggered due to an oops in kgdb_handle_exception()
1046 * 1 == Enter debugger in dbg_notify_reboot()
1192 pr_info("Unregistered I/O driver %s, debugger disabled\n", in kgdb_unregister_io_module()
1213 * beginning of a program to sync up with a debugger and can be used
1215 * the debugger.