Searched refs:gdb_trap (Results 1 – 1 of 1) sorted by relevance
45 static dbbe_trap_f gdb_trap; variable47 KDB_BACKEND(gdb, gdb_init, NULL, NULL, gdb_trap);98 gdb_trap(int type, int code) in gdb_trap() function