Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h22 GDB_SIGNAL_INT = 2, enumerator
H A Dsystem.c179 ret = GDB_SIGNAL_INT; in gdb_vm_state_change()