NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thunk_gdb_accept
sys/arch/usermode/include/thunk.h
131
int thunk_gdb_accept(int sockfd);
sys/arch/usermode/usermode/kgdb_machdep.c
249
kgdb_fd = thunk_gdb_accept(kgdb_socket);