Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Duser.c66 GDB_FORK_ACTIVE, enumerator
501 gdbserver_user_state.fork_state = GDB_FORK_ACTIVE; in gdbserver_fork_end()
526 case GDB_FORK_ACTIVE: in gdbserver_fork_end()
545 gdbserver_user_state.fork_state = GDB_FORK_ACTIVE; in gdbserver_fork_end()
597 if (gdbserver_user_state.fork_state == GDB_FORK_ACTIVE && in gdb_handle_set_thread_user()
611 if (gdbserver_user_state.fork_state == GDB_FORK_ACTIVE) { in gdb_handle_detach_user()