| OpenOCD
    | 
| Data Fields | |
| uint32_t | bp_value | 
| uint32_t | reg_address | 
| enum arc_actionpointype | type | 
| int | used | 
| uint32_t arc_actionpoint::bp_value | 
Definition at line 181 of file arc.h.
Referenced by arc_hit_watchpoint(), arc_remove_auxreg_actionpoint(), arc_set_breakpoint(), arc_set_watchpoint(), arc_unset_breakpoint(), and arc_unset_watchpoint().
| uint32_t arc_actionpoint::reg_address | 
Definition at line 182 of file arc.h.
Referenced by arc_add_auxreg_actionpoint(), and arc_remove_auxreg_actionpoint().
| enum arc_actionpointype arc_actionpoint::type | 
Definition at line 182 of file arc.h.
Referenced by arc_examine_debug_reason(), arc_hit_watchpoint(), arc_set_breakpoint(), and arc_set_watchpoint().
| int arc_actionpoint::used | 
Definition at line 180 of file arc.h.
Referenced by arc_add_auxreg_actionpoint(), arc_examine_debug_reason(), arc_hit_watchpoint(), arc_remove_auxreg_actionpoint(), arc_set_breakpoint(), arc_set_watchpoint(), arc_unset_breakpoint(), and arc_unset_watchpoint().