| |||
| Home > The Cycle Accurate Debug Interface > Defining a CADI interface > CADI::CADIXfaceRemoveCallback() |
A debugger must call this to remove any callback objects it has added.
virtual CADIReturn_t CADI::CADIXfaceRemoveCallback (
CADICallbackObj * callbackObj) =0
where:
callbackObjis a pointer to the callback object. The target must not use this object after this call.