Home
last modified time | relevance | path

Searched refs:bp_access_watchpoint (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
Dbreakpoint.c961 else if (bpt->owner->type == bp_access_watchpoint) in insert_bp_location()
1493 else if (b->owner->type == bp_access_watchpoint) in remove_breakpoint()
1621 case bp_access_watchpoint: in breakpoint_init_inferior()
2305 case bp_access_watchpoint: in print_it_typical()
2621 && b->type != bp_access_watchpoint in bpstat_stop_status()
2745 b->type == bp_access_watchpoint) in bpstat_stop_status()
2908 bs->breakpoint_at->type == bp_access_watchpoint)) in bpstat_stop_status()
3100 case bp_access_watchpoint: in bpstat_what()
3304 {bp_access_watchpoint, "acc watchpoint"}, in print_one_breakpoint()
3379 case bp_access_watchpoint: in print_one_breakpoint()
[all …]
Dbreakpoint.h58 bp_access_watchpoint, /* access watchpoint, (hardware assisted) */ enumerator