Searched refs:gdb_current_syscall_cb (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dgdbstub.c334 static gdb_syscall_complete_cb gdb_current_syscall_cb; variable
1666 if (gdb_current_syscall_cb)
1667 gdb_current_syscall_cb(s->c_cpu, ret, err);
2019 gdb_current_syscall_cb = cb;

Completed in 176 milliseconds