KGDB_END 223 kern/kgdb_stub.c PUTC(KGDB_END); KGDB_END 245 kern/kgdb_stub.c while ((c = GETC()) != KGDB_END && len < maxlen) {