Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dwin32-nat.c88 #define DEBUG_EXCEPT(x) if (debug_exceptions) printf_unfiltered x
133 static int debug_exceptions = 0; /* show target exceptions */ variable
1060 #define DEBUG_EXCEPTION_SIMPLE(x) if (debug_exceptions) \
2181 &debug_exceptions, _("\ in _initialize_win32_nat()
Dwince.c90 #define DEBUG_EXCEPT(x) if (debug_exceptions) printf x
177 static int debug_exceptions = 0; /* show target exceptions */ variable
2073 &debug_exceptions, _("\ in _initialize_wince()