Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dwince.c87 #define DEBUG_EXEC(x) if (debug_exec) printf x
174 static int debug_exec = 0; /* show execution */ variable
2041 add_setshow_boolean_cmd ("debugexec", class_support, &debug_exec, _("\ in _initialize_wince()
Dwin32-nat.c85 #define DEBUG_EXEC(x) if (debug_exec) printf_unfiltered x
130 static int debug_exec = 0; /* show execution */ variable
2159 add_setshow_boolean_cmd ("debugexec", class_support, &debug_exec, _("\ in _initialize_win32_nat()