Searched refs:gdb_set_stop_cpu (Results 1 – 4 of 4) sorted by relevance
19 void gdb_set_stop_cpu(CPUState *env);
623 gdb_set_stop_cpu(env); in tcg_cpu_exec()
643 gdb_set_stop_cpu(env); in kvm_cpu_exec()
1949 void gdb_set_stop_cpu(CPUState *env) in gdb_set_stop_cpu() function