Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h23 GDB_SIGNAL_QUIT = 3, enumerator
H A Dsystem.c182 ret = GDB_SIGNAL_QUIT; in gdb_vm_state_change()