Home
last modified time | relevance | path

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

/qemu/gdbstub/
H A Dsyscalls.c72 void gdb_syscall_reset(void) in gdb_syscall_reset() function
H A Dinternals.h191 void gdb_syscall_reset(void);
H A Dsystem.c413 gdb_syscall_reset(); in gdbserver_start()