Home
last modified time | relevance | path

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

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