| |||
| Home > The Cycle Accurate Debug Interface > Defining a CADI interface > CADI::CADIBptConfigure() |
This function enables or disables a breakpoint on the target. This only applies if the target supports enabling and disabling of hardware breakpoints. Otherwise, this type of breakpoint management must be done in the host.
virtual CADIReturn_t CADI::CADIBptConfigure (CADIBptNumber_t breakpointId,
CADIBptConfigure_t configuration) =0
where:
breakpointIdis the requested breakpoint.
configurationis the requested configuration.