Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddebugger.c421 static char_u *debug_skipped_name; variable
457 debug_skipped_name = debug_breakpoint_name; in dbg_check_breakpoint()
468 debug_skipped_name = NULL; in dbg_check_breakpoint()
488 debug_breakpoint_name = debug_skipped_name; in dbg_check_skipped()