Searched refs:gdb_attached (Results 1 – 1 of 1) sorted by relevance
35 static bool gdb_attached(void) in gdb_attached() function61 gdb_syscall_mode = gdb_attached() ? GDB_SYS_ENABLED : GDB_SYS_DISABLED; in use_gdb_syscalls()99 if (!gdb_attached()) { in gdb_do_syscall()