Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dsyscalls.c76 bool gdb_handled_syscall(void) in gdb_handled_syscall() function
H A Dinternals.h206 bool gdb_handled_syscall(void);
H A Dsystem.c133 if (gdb_handled_syscall()) { in gdb_vm_state_change()