Searched refs:gdbcons (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/gdb/
H A Dgdb_cons.c52 struct gdbcons { struct
58 static struct gdbcons state = { -1 };
61 SYSCTL_INT(_debug, OID_AUTO, gdbcons, CTLFLAG_RWTUN, &gdbcons_enable,
74 struct gdbcons *c = &state;
117 struct gdbcons *gc = arg;
143 struct gdbcons *gc;

Completed in 97 milliseconds