Breakpoint structure. More...
#include <debug.h>
Public Attributes | |
| uint32_t | addr |
| Address to break on. | |
| uint32_t | flags |
| Flags for breakpoint, see BP_FLAG*. | |
Breakpoint structure.
| uint32_t dgen_bp::addr |
Address to break on.
| uint32_t dgen_bp::flags |
Flags for breakpoint, see BP_FLAG*.
1.8.1.1