Searched refs:current_syscall_cb (Results 1 – 1 of 1) sorted by relevance
26 gdb_syscall_complete_cb current_syscall_cb; member74 gdbserver_syscall_state.current_syscall_cb = NULL; in gdb_syscall_reset()79 if (gdbserver_syscall_state.current_syscall_cb) { in gdb_handled_syscall()103 gdbserver_syscall_state.current_syscall_cb = cb; in gdb_do_syscall()154 if (params->len >= 1 && gdbserver_syscall_state.current_syscall_cb) { in gdb_handle_file_io()195 gdbserver_syscall_state.current_syscall_cb(gdbserver_state.c_cpu, in gdb_handle_file_io()197 gdbserver_syscall_state.current_syscall_cb = NULL; in gdb_handle_file_io()