Home
last modified time | relevance | path

Searched refs:gdb_next_attached_cpu (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dgdbstub.c775 static CPUState *gdb_next_attached_cpu(CPUState *cpu) in gdb_next_attached_cpu() function
797 return gdb_next_attached_cpu(cpu); in gdb_first_attached_cpu()
1269 cpu = gdb_next_attached_cpu(cpu); in gdb_handle_vcont()
2031 gdbserver_state.query_cpu = gdb_next_attached_cpu(gdbserver_state.query_cpu); in handle_query_threads()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dgdbstub.c775 static CPUState *gdb_next_attached_cpu(CPUState *cpu)
797 return gdb_next_attached_cpu(cpu);
1269 cpu = gdb_next_attached_cpu(cpu);
2031 gdbserver_state.query_cpu = gdb_next_attached_cpu(gdbserver_state.query_cpu);
/dports/emulators/qemu/qemu-6.2.0/
H A Dgdbstub.c797 static CPUState *gdb_next_attached_cpu(CPUState *cpu) in gdb_next_attached_cpu() function
819 return gdb_next_attached_cpu(cpu); in gdb_first_attached_cpu()
1291 cpu = gdb_next_attached_cpu(cpu); in gdb_handle_vcont()
2068 gdbserver_state.query_cpu = gdb_next_attached_cpu(gdbserver_state.query_cpu); in handle_query_threads()
/dports/emulators/qemu42/qemu-4.2.1/
H A Dgdbstub.c750 static CPUState *gdb_next_attached_cpu(const GDBState *s, CPUState *cpu) in gdb_next_attached_cpu() function
772 return gdb_next_attached_cpu(s, cpu); in gdb_first_attached_cpu()
1247 cpu = gdb_next_attached_cpu(s, cpu); in gdb_handle_vcont()
2010 gdb_next_attached_cpu(gdb_ctx->s, gdb_ctx->s->query_cpu); in handle_query_threads()
/dports/emulators/qemu60/qemu-6.0.0/
H A Dgdbstub.c789 static CPUState *gdb_next_attached_cpu(CPUState *cpu) in gdb_next_attached_cpu() function
811 return gdb_next_attached_cpu(cpu); in gdb_first_attached_cpu()
1283 cpu = gdb_next_attached_cpu(cpu); in gdb_handle_vcont()
2074 gdbserver_state.query_cpu = gdb_next_attached_cpu(gdbserver_state.query_cpu); in handle_query_threads()
/dports/emulators/qemu5/qemu-5.2.0/
H A Dgdbstub.c789 static CPUState *gdb_next_attached_cpu(CPUState *cpu) in gdb_next_attached_cpu() function
811 return gdb_next_attached_cpu(cpu); in gdb_first_attached_cpu()
1283 cpu = gdb_next_attached_cpu(cpu); in gdb_handle_vcont()
2073 gdbserver_state.query_cpu = gdb_next_attached_cpu(gdbserver_state.query_cpu); in handle_query_threads()
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dgdbstub.c750 static CPUState *gdb_next_attached_cpu(const GDBState *s, CPUState *cpu) in gdb_next_attached_cpu() function
772 return gdb_next_attached_cpu(s, cpu); in gdb_first_attached_cpu()
1247 cpu = gdb_next_attached_cpu(s, cpu); in gdb_handle_vcont()
2010 gdb_next_attached_cpu(gdb_ctx->s, gdb_ctx->s->query_cpu); in handle_query_threads()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dgdbstub.c797 static CPUState *gdb_next_attached_cpu(CPUState *cpu) in gdb_next_attached_cpu() function
819 return gdb_next_attached_cpu(cpu); in gdb_first_attached_cpu()
1291 cpu = gdb_next_attached_cpu(cpu); in gdb_handle_vcont()
2068 gdbserver_state.query_cpu = gdb_next_attached_cpu(gdbserver_state.query_cpu); in handle_query_threads()