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.h145 void gdb_set_stop_cpu(CPUState *cpu);
/qemu/gdbstub/
H A Dsystem.c212 gdb_set_stop_cpu(cpu); in gdb_vm_state_change()
H A Duser.c226 gdb_set_stop_cpu(cpu); in gdb_handlesig()
H A Dgdbstub.c2293 void gdb_set_stop_cpu(CPUState *cpu) in gdb_set_stop_cpu() function
/qemu/system/
H A Dcpus.c352 gdb_set_stop_cpu(cpu); in cpu_handle_guest_debug()