Searched refs:show_breakpoint_hit_counts (Results 1 – 2 of 2) sorted by relevance
1539 extern int show_breakpoint_hit_counts; in generic_mourn_inferior()1558 if (!show_breakpoint_hit_counts) in generic_mourn_inferior()
253 int show_breakpoint_hit_counts = 1; variable3558 if (show_breakpoint_hit_counts && b->hit_count) in print_one_breakpoint()3576 if (show_breakpoint_hit_counts && b->hit_count == 0) in print_one_breakpoint()