Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dwince.c88 #define DEBUG_EXEC(x) if (debug_exec) printf x
175 static int debug_exec = 0; /* show execution */ variable
1992 (char *) &debug_exec, in _initialize_wince()
H A Dwin32-nat.c87 #define DEBUG_EXEC(x) if (debug_exec) printf_unfiltered x
135 static int debug_exec = 0; /* show execution */ variable
2117 (char *) &debug_exec, in _initialize_win32_nat()