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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c84 #define DEBUG_EXEC(x) if (debug_exec) printf_unfiltered x
129 static int debug_exec = 0; /* show execution */ variable
2146 (char *) &debug_exec,
H A Dwince.c86 #define DEBUG_EXEC(x) if (debug_exec) printf x
170 static int debug_exec = 0; /* show execution */ variable
1988 (char *) &debug_exec,

Completed in 171 milliseconds