DGen/SDL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes
dgen_bp Struct Reference

Breakpoint structure. More...

#include <debug.h>

List of all members.

Public Attributes

uint32_t addr
 Address to break on.
uint32_t flags
 Flags for breakpoint, see BP_FLAG*.

Detailed Description

Breakpoint structure.


Member Data Documentation

uint32_t dgen_bp::addr

Address to break on.

uint32_t dgen_bp::flags

Flags for breakpoint, see BP_FLAG*.


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