Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dwindows-nat.c190 debug_prefixed_printf_cond (debug_events, "windows events", fmt, \
212 static bool debug_events = false; /* show events from kernel */ variable
1275 if (windows_process.matching_pending_stop (debug_events)) in windows_continue()
1358 if (!continue_last_debug_event (continue_status, debug_events)) in windows_continue()
1583 = windows_process.fetch_pending_stop (debug_events); in get_windows_debug_event()
3278 add_setshow_boolean_cmd ("debugevents", class_support, &debug_events, _("\ in _initialize_windows_nat()
DChangeLog-20086706 if debug_events is on.
DChangeLog-20194987 (debug_events): Likewise.