RTEMS 6.1-rc1
Data Fields
rtems_debugger_target Struct Reference

#include <rtems-debugger-target.h>

Data Fields

int capabilities
 
size_t reg_num
 
const size_t * reg_offset
 
const uint8_t * breakpoint
 
size_t breakpoint_size
 
rtems_debugger_block swbreaks
 
bool memory_access
 
jmp_buf access_return
 

Detailed Description

The target data.

reg_offset: Table of size_t offset of a register in the register table. The table has one more entry than reg_num where the last entry is the size of the register table.


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