Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/debug/kdb/
Dkdb_debugger.c68 ks->pass_exception = 0; in kdb_stub()
129 ks->pass_exception = 1; in kdb_stub()
168 if (ks->pass_exception) in kdb_stub()
/Linux-v4.19/kernel/debug/
Ddebug_core.h24 int pass_exception; member
Dgdbstub.c919 ks->pass_exception = 1; in gdb_cmd_exception_pass()
924 ks->pass_exception = 1; in gdb_cmd_exception_pass()
953 ks->pass_exception = 0; in gdb_serial_stub()
1077 if (ks->pass_exception) in gdb_serial_stub()