Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c87 #define DEBUG_EXCEPT(x) if (debug_exceptions) printf_unfiltered x
132 static int debug_exceptions = 0; /* show target exceptions */ variable
1058 #define DEBUG_EXCEPTION_SIMPLE(x) if (debug_exceptions) \
2167 (char *) &debug_exceptions, in _initialize_win32_nat()
H A Dwince.c89 #define DEBUG_EXCEPT(x) if (debug_exceptions) printf x
173 static int debug_exceptions = 0; /* show target exceptions */ variable
2017 (char *) &debug_exceptions, in _initialize_wince()