Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dsyscalls.c34 static bool gdb_attached(void) in gdb_attached() function
60 gdb_syscall_mode = gdb_attached() ? GDB_SYS_ENABLED : GDB_SYS_DISABLED; in use_gdb_syscalls()
98 if (!gdb_attached()) { in gdb_do_syscall()