Searched refs:bp_watchpoint (Results 1 – 10 of 10) sorted by relevance
77 || type == bp_access_watchpoint || type == bp_watchpoint) in aarch64_can_use_hw_breakpoint()
1928 || bpt->type == bp_watchpoint); in is_watchpoint()2147 b->type = bp_watchpoint; in update_watchpoint()2269 bp->type = bp_watchpoint; in update_watchpoint()2300 if (type == bp_watchpoint) in update_watchpoint()2352 loc_type = (b->type == bp_watchpoint? bp_loc_software_watchpoint in update_watchpoint()2363 if (b->type == bp_watchpoint && !b->has_locations ()) in update_watchpoint()4289 case bp_watchpoint: in breakpoint_init_inferior()5406 if (b->type == bp_watchpoint) in bpstat_check_watchpoint()5529 || b->type == bp_watchpoint) in bpstat_check_watchpoint()6015 case bp_watchpoint: in bpstat_what()[all …]
91 bp_watchpoint, /* Watchpoint */ enumerator
667 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
2075 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
1024 * breakpoint.c (print_it_typical): Add output for bp_watchpoint,1028 (mention): Add output for bp_watchpoint, bp_hardware_watchpoint,
117 * breakpoint.c (update_watchpoint): Convert the bp_watchpoint and
31 bp_watchpoint before calling hw_watchpoint_used_count.
120 { "BP_WATCHPOINT", bp_watchpoint},880 if (type == bp_watchpoint) in bppy_init_validate_args()1035 case bp_watchpoint: in bppy_init()1244 && bp->type != bp_watchpoint in gdbpy_breakpoint_created()
61769 return (type != bp_watchpoint && type != bp_catchpoint);