Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDbreakpoint.h155 bp_call_disabled, /* The eventpoint has been disabled while a call enumerator
HDbreakpoint.c3794 b->enable_state == bp_call_disabled) in describe_other_breakpoints()
3877 && b->owner->enable_state != bp_call_disabled in check_duplicates()
3912 && b->owner->enable_state != bp_call_disabled in check_duplicates()
4647 b->enable_state = bp_call_disabled; in disable_watchpoints_before_interactive_call_start()
4665 && (b->enable_state == bp_call_disabled)) in enable_watchpoints_after_interactive_call_stop()
6936 && b->enable_state != bp_call_disabled) in delete_breakpoint()