Home
last modified time | relevance | path

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

/openbmc/qemu/include/gdbstub/
H A Duser.h51 void gdbserver_fork_end(CPUState *cs, pid_t pid);
/openbmc/qemu/bsd-user/
H A Dmain.c135 gdbserver_fork_end(thread_cpu, pid); in fork_end()
/openbmc/qemu/gdbstub/
H A Duser.c465 void gdbserver_fork_end(CPUState *cpu, pid_t pid) in gdbserver_fork_end() function
/openbmc/qemu/linux-user/
H A Dmain.c172 gdbserver_fork_end(thread_cpu, pid); in fork_end()