Home
last modified time | relevance | path

Searched defs:gdb_fd (Results 1 – 1 of 1) sorted by relevance

/qemu/gdbstub/
H A Duser.c300 static bool gdb_accept_socket(int gdb_fd) in gdb_accept_socket()
335 static bool gdb_accept_tcp(int gdb_fd) in gdb_accept_tcp()
397 static bool gdbserver_accept(int port, int gdb_fd, const char *path) in gdbserver_accept()
419 int gdb_fd; member
456 int gdb_fd, port; in gdbserver_start() local