Transaction-Level Modeling Framework for Space Applications
#include <BreakpointManager.hpp>
Public Types | |
enum | Type { MEM_break = 0, HW_break } |
Public Attributes | |
AddressType | address |
unsigned int | length |
Type | type |
enum trap::Breakpoint::Type |
AddressType trap::Breakpoint< AddressType >::address |
unsigned int trap::Breakpoint< AddressType >::length |
Type trap::Breakpoint< AddressType >::type |