OpenOCD
xtensa_sw_breakpoint Struct Reference
Collaboration diagram for xtensa_sw_breakpoint:

Data Fields

uint8_t insn [XT_ISNS_SZ_MAX]
 
uint8_t insn_sz
 
struct breakpointoocd_bp
 

Detailed Description

Definition at line 217 of file xtensa.h.

Field Documentation

◆ insn

uint8_t xtensa_sw_breakpoint::insn[XT_ISNS_SZ_MAX]

Definition at line 220 of file xtensa.h.

Referenced by xtensa_sw_breakpoint_add(), and xtensa_sw_breakpoint_remove().

◆ insn_sz

uint8_t xtensa_sw_breakpoint::insn_sz

Definition at line 222 of file xtensa.h.

Referenced by xtensa_sw_breakpoint_add(), and xtensa_sw_breakpoint_remove().

◆ oocd_bp

struct breakpoint* xtensa_sw_breakpoint::oocd_bp

The documentation for this struct was generated from the following file: