Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Duser.c298 static bool gdb_accept_socket(int gdb_fd) in gdb_accept_socket()
346 static bool gdb_accept_tcp(int gdb_fd) in gdb_accept_tcp()
411 int gdb_fd; in gdbserver_start() local