Home
last modified time | relevance | path

Searched refs:gdb_set_stop_cpu (Results 1 – 5 of 5) sorted by relevance

/qemu/include/exec/
H A Dgdbstub.h142 void gdb_set_stop_cpu(CPUState *cpu);
/qemu/gdbstub/
H A Dsystem.c207 gdb_set_stop_cpu(cpu); in gdb_vm_state_change()
H A Duser.c222 gdb_set_stop_cpu(cpu); in gdb_handlesig()
H A Dgdbstub.c2193 void gdb_set_stop_cpu(CPUState *cpu) in gdb_set_stop_cpu() function
/qemu/system/
H A Dcpus.c336 gdb_set_stop_cpu(cpu); in cpu_handle_guest_debug()