Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h40 RS_INACTIVE, enumerator
H A Dsystem.c128 if (running || gdbserver_state.state == RS_INACTIVE) { in gdb_vm_state_change()
404 gdbserver_state.state = chr ? RS_IDLE : RS_INACTIVE; in gdbserver_start()