Searched refs:gdb_serial_stub (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/debug/ | ||
H A D | debug_core.h | 67 extern int gdb_serial_stub(struct kgdb_state *ks); |
H A D | gdbstub.c | 954 int gdb_serial_stub(struct kgdb_state *ks) in gdb_serial_stub() function |