Searched refs:pass_exception (Results 1 – 3 of 3) sorted by relevance
68 ks->pass_exception = 0; in kdb_stub()122 ks->pass_exception = 1; in kdb_stub()160 if (ks->pass_exception) in kdb_stub()
932 ks->pass_exception = 1; in gdb_cmd_exception_pass()937 ks->pass_exception = 1; in gdb_cmd_exception_pass()966 ks->pass_exception = 0; in gdb_serial_stub()1090 if (ks->pass_exception) in gdb_serial_stub()
24 int pass_exception; member