Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dbreakpoint.c1120 || b->owner->type == bp_watchpoint) && !b->owner->val) in insert_breakpoints()
1618 case bp_watchpoint: in breakpoint_init_inferior()
2268 case bp_watchpoint: in print_it_typical()
2618 if (b->type != bp_watchpoint in bpstat_stop_status()
2700 if (b->type == bp_watchpoint || in bpstat_stop_status()
3097 case bp_watchpoint: in bpstat_what()
3200 if (breakpoint_enabled (b) && b->type == bp_watchpoint) in bpstat_should_step()
3301 {bp_watchpoint, "watchpoint"}, in print_one_breakpoint()
3376 case bp_watchpoint: in print_one_breakpoint()
3648 || b->type == bp_watchpoint in user_settable_breakpoint()
[all …]
Dbreakpoint.h55 bp_watchpoint, /* Watchpoint */ enumerator