OpenOCD
|
Data Fields | |
target_addr_t | address |
bool | is_set |
uint32_t | length |
uint32_t | mask |
struct watchpoint * | next |
unsigned int | number |
enum watchpoint_rw | rw |
int | unique_id |
uint32_t | value |
Definition at line 39 of file breakpoints.h.
target_addr_t watchpoint::address |
Definition at line 40 of file breakpoints.h.
Referenced by aarch64_hit_watchpoint(), aarch64_set_watchpoint(), arc_hit_watchpoint(), arc_set_watchpoint(), arc_unset_watchpoint(), arm7_9_set_watchpoint(), COMMAND_HANDLER(), cortex_a_set_watchpoint(), cortex_m_add_watchpoint(), cortex_m_set_watchpoint(), cortex_m_unset_watchpoint(), dpm_watchpoint_setup(), dpmv8_watchpoint_setup(), esirisc_add_watchpoint(), esp_xtensa_smp_watchpoint_add(), esp_xtensa_smp_watchpoint_remove(), mips_m4k_set_watchpoint(), mips_mips64_set_watchpoint(), nds32_v2_activate_hardware_watchpoint(), nds32_v2_deactivate_hardware_watchpoint(), nds32_v2_hit_watchpoint(), nds32_v3_activate_hardware_watchpoint(), nds32_v3_deactivate_hardware_watchpoint(), nds32_v3_get_exception_address(), nds32_v3_hit_watchpoint(), nds32_v3m_activate_hardware_watchpoint(), nds32_v3m_deactivate_hardware_watchpoint(), resume_prep(), riscv_hit_watchpoint(), riscv_remove_watchpoint(), set_watchpoint(), step(), stm8_set_watchpoint(), trigger_from_watchpoint(), unset_watchpoint(), watchpoint_add_internal(), watchpoint_hit(), watchpoint_remove_internal(), xscale_add_watchpoint(), xscale_set_watchpoint(), xtensa_watchpoint_add(), and xtensa_watchpoint_remove().
bool watchpoint::is_set |
Definition at line 45 of file breakpoints.h.
Referenced by aarch64_remove_watchpoint(), aarch64_set_watchpoint(), aarch64_unset_watchpoint(), arc_remove_watchpoint(), arc_set_watchpoint(), arc_unset_watchpoint(), arm7_9_enable_watchpoints(), arm7_9_remove_watchpoint(), arm7_9_unset_watchpoint(), arm_dpm_write_dirty_registers(), armv8_dpm_write_dirty_registers(), cortex_a_remove_watchpoint(), cortex_a_set_watchpoint(), cortex_a_unset_watchpoint(), cortex_m_enable_watchpoints(), cortex_m_remove_watchpoint(), cortex_m_unset_watchpoint(), disable_triggers(), esirisc_add_watchpoints(), esirisc_remove_watchpoint(), lakemont_resume(), mips_m4k_enable_watchpoints(), mips_m4k_remove_watchpoint(), mips_m4k_set_watchpoint(), mips_m4k_unset_watchpoint(), mips_mips64_enable_watchpoints(), mips_mips64_remove_watchpoint(), mips_mips64_set_watchpoint(), mips_mips64_unset_watchpoint(), riscv_add_watchpoint(), riscv_remove_watchpoint(), set_watchpoint(), stm8_enable_watchpoints(), stm8_remove_watchpoint(), stm8_set_watchpoint(), stm8_unset_watchpoint(), unset_watchpoint(), watchpoint_set(), x86_32_common_remove_watchpoint(), xscale_enable_watchpoints(), xscale_remove_watchpoint(), and xscale_unset_watchpoint().
uint32_t watchpoint::length |
Definition at line 41 of file breakpoints.h.
Referenced by aarch64_hit_watchpoint(), aarch64_set_watchpoint(), arc_set_watchpoint(), arm7_9_add_watchpoint(), arm7_9_set_watchpoint(), COMMAND_HANDLER(), cortex_a_set_watchpoint(), cortex_m_add_watchpoint(), cortex_m_set_watchpoint(), dpm_watchpoint_setup(), dpmv8_watchpoint_setup(), esirisc_add_watchpoint(), esp_xtensa_smp_watchpoint_add(), mips_m4k_set_watchpoint(), mips_mips64_set_watchpoint(), nds32_v2_activate_hardware_watchpoint(), nds32_v3_activate_hardware_watchpoint(), nds32_v3_get_exception_address(), nds32_v3m_activate_hardware_watchpoint(), set_watchpoint(), stm8_set_watchpoint(), trigger_from_watchpoint(), unset_watchpoint(), watchpoint_add_internal(), xscale_add_watchpoint(), xscale_remove_watchpoint(), xscale_set_watchpoint(), xscale_unset_watchpoint(), and xtensa_watchpoint_add().
uint32_t watchpoint::mask |
Definition at line 42 of file breakpoints.h.
Referenced by arm7_9_set_watchpoint(), COMMAND_HANDLER(), cortex_m_add_watchpoint(), dpm_watchpoint_setup(), dpmv8_watchpoint_setup(), esp_xtensa_smp_watchpoint_add(), nds32_v2_activate_hardware_watchpoint(), nds32_v2_deactivate_hardware_watchpoint(), nds32_v2_hit_watchpoint(), nds32_v3_activate_hardware_watchpoint(), nds32_v3_deactivate_hardware_watchpoint(), nds32_v3_get_exception_address(), nds32_v3_hit_watchpoint(), nds32_v3m_activate_hardware_watchpoint(), nds32_v3m_deactivate_hardware_watchpoint(), trigger_from_watchpoint(), watchpoint_add_internal(), and xtensa_watchpoint_add().
struct watchpoint* watchpoint::next |
Definition at line 47 of file breakpoints.h.
Referenced by aarch64_hit_watchpoint(), arc_hit_watchpoint(), arc_reset_actionpoints(), arm7_9_enable_watchpoints(), COMMAND_HANDLER(), cortex_m_enable_watchpoints(), cortex_m_hit_watchpoint(), disable_triggers(), enable_triggers(), esirisc_add_watchpoints(), lakemont_resume(), mips_m4k_enable_watchpoints(), mips_mips64_enable_watchpoints(), nds32_v2_activate_hardware_watchpoint(), nds32_v2_deactivate_hardware_watchpoint(), nds32_v2_hit_watchpoint(), nds32_v3_activate_hardware_watchpoint(), nds32_v3_deactivate_hardware_watchpoint(), nds32_v3_get_exception_address(), nds32_v3_hit_watchpoint(), nds32_v3m_activate_hardware_watchpoint(), nds32_v3m_deactivate_hardware_watchpoint(), riscv_hit_watchpoint(), stm8_enable_watchpoints(), strict_step(), watchpoint_add_internal(), watchpoint_free(), watchpoint_remove_internal(), x86_32_common_reset_breakpoints_watchpoints(), and xscale_enable_watchpoints().
unsigned int watchpoint::number |
Definition at line 46 of file breakpoints.h.
Referenced by aarch64_unset_watchpoint(), arc_hit_watchpoint(), arc_unset_watchpoint(), arm7_9_unset_watchpoint(), cortex_a_unset_watchpoint(), cortex_m_unset_watchpoint(), esirisc_remove_watchpoint(), mips_m4k_unset_watchpoint(), mips_mips64_unset_watchpoint(), stm8_unset_watchpoint(), unset_watchpoint(), watchpoint_set(), and xscale_unset_watchpoint().
enum watchpoint_rw watchpoint::rw |
Definition at line 43 of file breakpoints.h.
Referenced by aarch64_set_watchpoint(), arc_set_watchpoint(), arm7_9_set_watchpoint(), COMMAND_HANDLER(), cortex_m_set_watchpoint(), dpm_watchpoint_setup(), dpmv8_watchpoint_setup(), esirisc_add_watchpoint(), esp_xtensa_smp_watchpoint_add(), mips_m4k_set_watchpoint(), mips_mips64_set_watchpoint(), nds32_v2_activate_hardware_watchpoint(), nds32_v2_hit_watchpoint(), nds32_v3_activate_hardware_watchpoint(), nds32_v3_hit_watchpoint(), nds32_v3m_activate_hardware_watchpoint(), set_watchpoint(), stm8_set_watchpoint(), trigger_from_watchpoint(), unset_watchpoint(), watchpoint_add_internal(), watchpoint_hit(), xscale_set_watchpoint(), and xtensa_watchpoint_add().
int watchpoint::unique_id |
Definition at line 48 of file breakpoints.h.
Referenced by arc_hit_watchpoint(), arc_set_watchpoint(), arc_unset_watchpoint(), cortex_m_set_watchpoint(), cortex_m_unset_watchpoint(), nds32_v2_hit_watchpoint(), nds32_v3_hit_watchpoint(), set_watchpoint(), trigger_from_watchpoint(), unset_watchpoint(), watchpoint_add_internal(), watchpoint_free(), and watchpoint_hit().
uint32_t watchpoint::value |
Definition at line 43 of file breakpoints.h.
Referenced by arm7_9_set_watchpoint(), COMMAND_HANDLER(), cortex_m_add_watchpoint(), dpm_watchpoint_setup(), dpmv8_watchpoint_setup(), esp_xtensa_smp_watchpoint_add(), nds32_v3_check_interrupt_stack(), nds32_v3_restore_interrupt_stack(), nds32_v3m_check_interrupt_stack(), nds32_v3m_restore_interrupt_stack(), trigger_from_watchpoint(), watchpoint_add_internal(), and xscale_add_watchpoint().