Home
last modified time | relevance | path

Searched refs:gdb_handle_detach_user (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/gdbstub/
H A Dinternals.h179 bool gdb_handle_detach_user(uint32_t pid); /* user */
H A Duser.c607 bool gdb_handle_detach_user(uint32_t pid) in gdb_handle_detach_user() function
H A Dgdbstub.c1012 if (gdb_handle_detach_user(pid)) { in handle_detach()