Home
last modified time | relevance | path

Searched refs:DEBUG_EXCEPT (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dwindows-nat.c195 #define DEBUG_EXCEPT(fmt, ...) \ macro
1418 DEBUG_EXCEPT ("Cannot continue with signal %d here.", sig); in resume()
1439 DEBUG_EXCEPT ("Cannot continue with signal %d.", sig); in resume()
1443 DEBUG_EXCEPT ("Can only continue with received signal %d.", in resume()
DChangeLog-20216686 (DEBUG_EXCEPT): Use debug_prefixed_printf_cond.
DChangeLog-202012656 (DEBUG_EXCEPT): Use debug_printf.