3.2.51. CADI::CADIBptRead()

Read a breakpoint for a specific breakpoint ID. This can be used to retrieve the current ignoreCount of a specific breakpoint.

virtual CADIReturn_t CADIBptRead(CADIBptNumber_t breakpointId,
               CADIBptRequest_t *requestOut) = 0;

where:

brealpointId

is the breakpoint ID of the breakpoint to be read.

requestOut

is the buffer for a single breakpoint.

Copyright © 2007 ARM Limited. All rights reserved.ARM DUI 0359B
Non-Confidential