Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dsyscalls.c42 GDB_SYS_ENABLED, enumerator
61 gdb_syscall_mode = gdb_attached() ? GDB_SYS_ENABLED : GDB_SYS_DISABLED; in use_gdb_syscalls()
63 return gdb_syscall_mode == GDB_SYS_ENABLED; in use_gdb_syscalls()