Searched refs:bp_read_watchpoint (Results 1 – 2 of 2) sorted by relevance
980 if (bpt->owner->type == bp_read_watchpoint) in insert_bp_location()1510 if (b->owner->type == bp_read_watchpoint) in remove_breakpoint()1630 case bp_read_watchpoint: in breakpoint_init_inferior()2271 case bp_read_watchpoint: in print_it_typical()2601 && b->type != bp_read_watchpoint in bpstat_stop_status()2625 || b->type == bp_read_watchpoint in bpstat_stop_status()2737 else if (b->type == bp_read_watchpoint || in bpstat_stop_status()2784 if (b->type == bp_read_watchpoint) in bpstat_stop_status()2899 bs->breakpoint_at->type == bp_read_watchpoint || in bpstat_stop_status()3091 case bp_read_watchpoint: in bpstat_what()[all …]
57 bp_read_watchpoint, /* read watchpoint, (hardware assisted) */ enumerator