Searched refs:print_it (Results 1 – 4 of 4) sorted by relevance
553 enum print_stop_action (*print_it) (struct bpstats *bs); member1116 enum bp_print_how print_it; member
4419 switch (bs->print_it) in print_bp_stop_message()4442 return b->ops->print_it (bs); in print_bp_stop_message()4610 bs->print_it = print_it_normal; in bpstat_alloc()4916 bs->print_it = print_it_done; in bpstat_check_watchpoint()4920 bs->print_it = print_it_noop; in bpstat_check_watchpoint()4989 bs->print_it = print_it_noop; in bpstat_check_watchpoint()5000 bs->print_it = print_it_noop; in bpstat_check_watchpoint()5012 bs->print_it = print_it_done; in bpstat_check_watchpoint()5022 bs->print_it = print_it_noop; in bpstat_check_watchpoint()5253 bs->print_it = print_it_noop; in bpstat_stop_status()[all …]
479 ops->print_it = signal_catchpoint_print_it; in initialize_signal_catchpoint_ops()
12828 ops->print_it = print_it_catch_exception; in initialize_ada_catchpoint_ops()12839 ops->print_it = print_it_catch_exception_unhandled; in initialize_ada_catchpoint_ops()12850 ops->print_it = print_it_catch_assert; in initialize_ada_catchpoint_ops()