The following table shows the IeXDI2 interfaces.
| Interface | Description |
|---|---|
| IeXdi2ClientAuthorizeContinuation | Authorizes a request to restart execution of the target device. |
| IeXdi2ClientNotifyMemChg | Enables the eXDI2 service to notify the client of memory changes generated by the driver on behalf of a client. |
| IeXdi2ClientNotifyRunChg | Enables the eXDI service to notify the client of run-state changes. |
| IeXdi2CodeBp | Provides access to eXDI service -generated code breakpoint objects. |
| IeXdi2DataBp | Provides access to eXDI service -generated data breakpoint objects. |
| IeXdi2EnumCodeBp | Provides access to eXDI service -generated code breakpoint list objects. |
| IeXdi2EnumCpuRegs | Provides access to eXDI service -generated CPU register breakpoint list objects. |
| IeXdi2EnumDataBp | Provides access to eXDI service -generated data breakpoint list objects. |
| IeXdi2Exec | Supports execution control of the target device. |
| IeXdi2Generic | Provides miscellaneous methods to the eXDI service. |
| IeXdi2HelperGeneric | Provides generic methods to access the helper components of an eXDI2 service. |
| IeXdi2Mem | Provides access to the target memory, I/O, and CPU registers. |
| IeXdi2ProbeHandlerGeneric | Provides miscellaneous methods to access the probe handler element of an eXDI service. |
See Also
Send Feedback on this topic to the authors