Searched refs:gdb_current_syscall_cb (Results 1 – 1 of 1) sorted by relevance
334 static gdb_syscall_complete_cb gdb_current_syscall_cb; variable1666 if (gdb_current_syscall_cb) in gdb_handle_packet()1667 gdb_current_syscall_cb(s->c_cpu, ret, err); in gdb_handle_packet()2019 gdb_current_syscall_cb = cb; in gdb_do_syscall()