Home
last modified time | relevance | path

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

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dgdbstub.c329 gdb_syscall_complete_cb current_syscall_cb; member
1103 if (s->current_syscall_cb) { in gdb_handle_packet()
1104 s->current_syscall_cb(s->c_cpu, ret, err); in gdb_handle_packet()
1105 s->current_syscall_cb = NULL; in gdb_handle_packet()
1432 if (s->current_syscall_cb) { in gdb_vm_state_change()
1522 s->current_syscall_cb = cb; in gdb_do_syscallv()
2076 s->current_syscall_cb = NULL; in gdbserver_start()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dgdbstub.c367 gdb_syscall_complete_cb current_syscall_cb; member
1851 if (gdb_ctx->num_params >= 1 && gdbserver_state.current_syscall_cb) { in handle_file_io()
1860 gdbserver_state.current_syscall_cb(gdbserver_state.c_cpu, ret, err); in handle_file_io()
1861 gdbserver_state.current_syscall_cb = NULL; in handle_file_io()
2655 if (gdbserver_state.current_syscall_cb) { in gdb_vm_state_change()
2752 gdbserver_state.current_syscall_cb = cb; in gdb_do_syscallv()
3369 gdbserver_state.current_syscall_cb = NULL; in gdbserver_start()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dgdbstub.c367 gdb_syscall_complete_cb current_syscall_cb;
1851 if (gdb_ctx->num_params >= 1 && gdbserver_state.current_syscall_cb) {
1860 gdbserver_state.current_syscall_cb(gdbserver_state.c_cpu, ret, err);
1861 gdbserver_state.current_syscall_cb = NULL;
2648 if (gdbserver_state.current_syscall_cb) {
2745 gdbserver_state.current_syscall_cb = cb;
3362 gdbserver_state.current_syscall_cb = NULL;
/dports/emulators/qemu/qemu-6.2.0/
H A Dgdbstub.c368 gdb_syscall_complete_cb current_syscall_cb; member
1859 if (params->len >= 1 && gdbserver_state.current_syscall_cb) { in handle_file_io()
1868 gdbserver_state.current_syscall_cb(gdbserver_state.c_cpu, ret, err); in handle_file_io()
1869 gdbserver_state.current_syscall_cb = NULL; in handle_file_io()
2763 if (gdbserver_state.current_syscall_cb) { in gdb_vm_state_change()
2860 gdbserver_state.current_syscall_cb = cb; in gdb_do_syscallv()
3552 gdbserver_state.current_syscall_cb = NULL; in gdbserver_start()
/dports/emulators/qemu42/qemu-4.2.1/
H A Dgdbstub.c367 gdb_syscall_complete_cb current_syscall_cb; member
1823 if (gdb_ctx->num_params >= 1 && gdb_ctx->s->current_syscall_cb) { in handle_file_io()
1832 gdb_ctx->s->current_syscall_cb(gdb_ctx->s->c_cpu, ret, err); in handle_file_io()
1833 gdb_ctx->s->current_syscall_cb = NULL; in handle_file_io()
2632 if (s->current_syscall_cb) { in gdb_vm_state_change()
2730 s->current_syscall_cb = cb; in gdb_do_syscallv()
3388 s->current_syscall_cb = NULL; in gdbserver_start()
/dports/emulators/qemu60/qemu-6.0.0/
H A Dgdbstub.c369 gdb_syscall_complete_cb current_syscall_cb; member
1865 if (gdb_ctx->num_params >= 1 && gdbserver_state.current_syscall_cb) { in handle_file_io()
1874 gdbserver_state.current_syscall_cb(gdbserver_state.c_cpu, ret, err); in handle_file_io()
1875 gdbserver_state.current_syscall_cb = NULL; in handle_file_io()
2769 if (gdbserver_state.current_syscall_cb) { in gdb_vm_state_change()
2866 gdbserver_state.current_syscall_cb = cb; in gdb_do_syscallv()
3554 gdbserver_state.current_syscall_cb = NULL; in gdbserver_start()
/dports/emulators/qemu5/qemu-5.2.0/
H A Dgdbstub.c369 gdb_syscall_complete_cb current_syscall_cb; member
1865 if (gdb_ctx->num_params >= 1 && gdbserver_state.current_syscall_cb) { in handle_file_io()
1874 gdbserver_state.current_syscall_cb(gdbserver_state.c_cpu, ret, err); in handle_file_io()
1875 gdbserver_state.current_syscall_cb = NULL; in handle_file_io()
2706 if (gdbserver_state.current_syscall_cb) { in gdb_vm_state_change()
2803 gdbserver_state.current_syscall_cb = cb; in gdb_do_syscallv()
3491 gdbserver_state.current_syscall_cb = NULL; in gdbserver_start()
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dgdbstub.c367 gdb_syscall_complete_cb current_syscall_cb; member
1823 if (gdb_ctx->num_params >= 1 && gdb_ctx->s->current_syscall_cb) { in handle_file_io()
1832 gdb_ctx->s->current_syscall_cb(gdb_ctx->s->c_cpu, ret, err); in handle_file_io()
1833 gdb_ctx->s->current_syscall_cb = NULL; in handle_file_io()
2632 if (s->current_syscall_cb) { in gdb_vm_state_change()
2730 s->current_syscall_cb = cb; in gdb_do_syscallv()
3388 s->current_syscall_cb = NULL; in gdbserver_start()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dgdbstub.c368 gdb_syscall_complete_cb current_syscall_cb; member
1859 if (params->len >= 1 && gdbserver_state.current_syscall_cb) { in handle_file_io()
1868 gdbserver_state.current_syscall_cb(gdbserver_state.c_cpu, ret, err); in handle_file_io()
1869 gdbserver_state.current_syscall_cb = NULL; in handle_file_io()
2763 if (gdbserver_state.current_syscall_cb) { in gdb_vm_state_change()
2860 gdbserver_state.current_syscall_cb = cb; in gdb_do_syscallv()
3548 gdbserver_state.current_syscall_cb = NULL; in gdbserver_start()