Home
last modified time | relevance | path

Searched refs:GDB_SIGNAL_TRAP (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/gdbstub/
H A Dinternals.h24 GDB_SIGNAL_TRAP = 5, enumerator
H A Dsystem.c167 GDB_SIGNAL_TRAP, tid->str, type, in gdb_vm_state_change()
175 ret = GDB_SIGNAL_TRAP; in gdb_vm_state_change()
H A Dgdbstub.c1426 g_string_printf(gdbserver_state.str_buf, "T%02xthread:", GDB_SIGNAL_TRAP); in handle_v_attach()
2020 g_string_printf(gdbserver_state.str_buf, "T%02xthread:", GDB_SIGNAL_TRAP); in handle_target_halt()