Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h27 GDB_SIGNAL_STOP = 17, enumerator
H A Dsystem.c187 ret = GDB_SIGNAL_STOP; in gdb_vm_state_change()