Searched refs:pending_break_support (Results 1 – 1 of 1) sorted by relevance
219 static enum auto_boolean pending_break_support; variable5113 if (pending_break_support == AUTO_BOOLEAN_FALSE) in break_command_1()5118 if (pending_break_support == AUTO_BOOLEAN_AUTO && in break_command_1()8085 add_setshow_auto_boolean_cmd ("pending", no_class, &pending_break_support, "\ in _initialize_breakpoint()8100 pending_break_support = AUTO_BOOLEAN_AUTO; in _initialize_breakpoint()