OpenOCD
swbp_mem_patch Struct Reference
Collaboration diagram for swbp_mem_patch:

Data Fields

struct swbp_mem_patchnext
 
uint8_t orig_byte
 
uint32_t physaddr
 
uint32_t swbp_unique_id
 

Detailed Description

Definition at line 192 of file x86_32_common.h.

Field Documentation

◆ next

struct swbp_mem_patch* swbp_mem_patch::next

◆ orig_byte

uint8_t swbp_mem_patch::orig_byte

Definition at line 193 of file x86_32_common.h.

Referenced by set_swbp(), and x86_32_common_read_phys_mem().

◆ physaddr

uint32_t swbp_mem_patch::physaddr

◆ swbp_unique_id

uint32_t swbp_mem_patch::swbp_unique_id

Definition at line 194 of file x86_32_common.h.

Referenced by set_swbp(), unset_swbp(), and x86_32_common_write_phys_mem().


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