OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gdb_syscall_mode
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
gdbstub.c
340
}
gdb_syscall_mode
;
variable in typeref:enum:__anon25246
346
if (
gdb_syscall_mode
== GDB_SYS_UNKNOWN) {
347
gdb_syscall_mode
= (gdbserver_state ? GDB_SYS_ENABLED
350
return
gdb_syscall_mode
== GDB_SYS_ENABLED;
[
all
...]
Completed in 152 milliseconds