Home
last modified time | relevance | path

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

/linux/kernel/debug/
H A Dgdbstub.c197 void gdbstub_msg_write(const char *s, int len) in gdbstub_msg_write() function
943 gdbstub_msg_write("KGDB only knows signal 9 (pass)" in gdb_cmd_exception_pass()
H A Ddebug_core.c937 gdbstub_msg_write(s, count); in kgdb_console_write()