Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/debug/kdb/
A Dkdb_debugger.c68 ks->pass_exception = 0; in kdb_stub()
122 ks->pass_exception = 1; in kdb_stub()
159 if (ks->pass_exception) in kdb_stub()
/linux-6.3-rc2/kernel/debug/
A Ddebug_core.h24 int pass_exception; member
A Dgdbstub.c929 ks->pass_exception = 1; in gdb_cmd_exception_pass()
934 ks->pass_exception = 1; in gdb_cmd_exception_pass()
963 ks->pass_exception = 0; in gdb_serial_stub()
1087 if (ks->pass_exception) in gdb_serial_stub()

Completed in 7 milliseconds