HAL_STUB_INSTR_BACKUP Struct Reference


Detailed Description

Stores breakpoint data.

When inserting a breakpoint instruction, we have to backup the current instruction (saved_instr) and we have to know where we have to restore this saved instruction (pinstr_addr)

Definition at line 169 of file h8s_stub.c.

Data Fields

HAL_STUB_H8S_INSTRpinstr_addr
 points to saved instruction

HAL_STUB_H8S_INSTR saved_instr
 stores saved instruction


Field Documentation

HAL_STUB_H8S_INSTR* HAL_STUB_INSTR_BACKUP::pinstr_addr
 

points to saved instruction

Definition at line 171 of file h8s_stub.c.

Referenced by __clear_single_step(), __single_step(), and install_async_breakpoint().

HAL_STUB_H8S_INSTR HAL_STUB_INSTR_BACKUP::saved_instr
 

stores saved instruction

Definition at line 172 of file h8s_stub.c.

Referenced by __clear_single_step(), __single_step(), and install_async_breakpoint().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 17 09:06:18 2004 for eCos EDOSK-2674 HAL by doxygen 1.3.5