Member List

yasimavr: Member List
yasimavr
Loading...
Searching...
No Matches
DeviceDebugProbe Member List

This is the complete list of members for DeviceDebugProbe, including all inherited members.

_cpu_notify_call(flash_addr_t addr)DeviceDebugProbe
_cpu_notify_data_read(mem_addr_t addr, uint8_t value)DeviceDebugProbe
_cpu_notify_data_write(mem_addr_t addr, uint8_t value)DeviceDebugProbe
_cpu_notify_jump(flash_addr_t addr)DeviceDebugProbe
_cpu_notify_ret()DeviceDebugProbe
attach(Device &device)DeviceDebugProbe
attach(DeviceDebugProbe &probe)DeviceDebugProbe
attached() constDeviceDebugProbeinline
detach()DeviceDebugProbe
device() constDeviceDebugProbeinline
DeviceDebugProbe()DeviceDebugProbe
DeviceDebugProbe(Device &device)DeviceDebugProbeexplicit
DeviceDebugProbe(const DeviceDebugProbe &probe)DeviceDebugProbe
has_ioreg(reg_addr_t addr) constDeviceDebugProbe
insert_breakpoint(flash_addr_t addr)DeviceDebugProbe
insert_watchpoint(mem_addr_t addr, mem_addr_t len, int flags)DeviceDebugProbe
operator=(const DeviceDebugProbe &probe)DeviceDebugProbe
read_data(mem_addr_t addr, uint8_t *buf, mem_addr_t len) constDeviceDebugProbe
read_flash(flash_addr_t addr, uint8_t *buf, flash_addr_t len) constDeviceDebugProbe
read_gpreg(unsigned int num) constDeviceDebugProbe
read_ioreg(reg_addr_t addr, bool as_cpu=true) constDeviceDebugProbe
read_pc() constDeviceDebugProbe
read_sp() constDeviceDebugProbe
read_sreg() constDeviceDebugProbe
remove_breakpoint(flash_addr_t addr)DeviceDebugProbe
remove_watchpoint(mem_addr_t addr, int flags)DeviceDebugProbe
reset_device() constDeviceDebugProbe
set_device_state(Device::State state) constDeviceDebugProbe
Watchpoint_Break enum valueDeviceDebugProbe
Watchpoint_Read enum valueDeviceDebugProbe
Watchpoint_Signal enum valueDeviceDebugProbe
watchpoint_signal()DeviceDebugProbeinline
Watchpoint_Write enum valueDeviceDebugProbe
WatchpointFlags enum nameDeviceDebugProbe
write_data(mem_addr_t addr, const uint8_t *buf, mem_addr_t len) constDeviceDebugProbe
write_flash(flash_addr_t addr, const uint8_t *buf, flash_addr_t len) constDeviceDebugProbe
write_gpreg(unsigned int num, uint8_t value) constDeviceDebugProbe
write_ioreg(reg_addr_t addr, uint8_t value) constDeviceDebugProbe
write_pc(flash_addr_t value) constDeviceDebugProbe
write_sp(mem_addr_t value) constDeviceDebugProbe
write_sreg(uint8_t value) constDeviceDebugProbe
~DeviceDebugProbe()DeviceDebugProbe