Searched refs:bp_read_watchpoint (Results 1 – 2 of 2) sorted by relevance
959 if (bpt->owner->type == bp_read_watchpoint) in insert_bp_location()1491 if (b->owner->type == bp_read_watchpoint) in remove_breakpoint()1620 case bp_read_watchpoint: in breakpoint_init_inferior()2292 case bp_read_watchpoint: in print_it_typical()2620 && b->type != bp_read_watchpoint in bpstat_stop_status()2744 else if (b->type == bp_read_watchpoint || in bpstat_stop_status()2792 if (b->type == bp_read_watchpoint) in bpstat_stop_status()2907 bs->breakpoint_at->type == bp_read_watchpoint || in bpstat_stop_status()3099 case bp_read_watchpoint: in bpstat_what()3303 {bp_read_watchpoint, "read watchpoint"}, in print_one_breakpoint()[all …]
57 bp_read_watchpoint, /* read watchpoint, (hardware assisted) */ enumerator