Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dwin32-nat.c90 #define DEBUG_EXCEPT(x) if (debug_exceptions) printf_unfiltered x
138 static int debug_exceptions = 0; /* show target exceptions */ variable
1063 #define DEBUG_EXCEPTION_SIMPLE(x) if (debug_exceptions) \
2135 (char *) &debug_exceptions, in _initialize_win32_nat()
H A Dwince.c91 #define DEBUG_EXCEPT(x) if (debug_exceptions) printf x
178 static int debug_exceptions = 0; /* show target exceptions */ variable
2021 (char *) &debug_exceptions, in _initialize_wince()