Home
last modified time | relevance | path

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

/qemu/gdbstub/
H A Dgdbstub.c309 static CPUState *gdb_get_cpu(uint32_t pid, uint32_t tid) in gdb_get_cpu() function
805 cpu = gdb_get_cpu(pid, tid); in gdb_handle_vcont()
1069 cpu = gdb_get_cpu(get_param(params, 0)->thread_id.pid, in handle_thread_alive()
1135 cpu = gdb_get_cpu(pid, tid); in handle_set_thread()
1623 cpu = gdb_get_cpu(get_param(params, 0)->thread_id.pid, in handle_query_thread_extra()