| Interface | Description |
|---|---|
| ICDIAddressLocation |
Represents a line location in the debuggable program.
|
| ICDIBreakpointHit |
Represents an information provided by the session when the program
stopped by a breakpoint.
|
| ICDICondition |
Represents a break condition.
|
| ICDIEndSteppingRange |
Represents an information provided by the session when a step command
is completed.
|
| ICDIErrorInfo |
Represents an information provided by the session when the program
exited.
|
| ICDIEventBreakpointHit |
Represents an information provided by the session when the program is
stopped by an event breakpoint
|
| ICDIEventManager |
Clients interested in the CDI model change notification may
register with this object.
|
| ICDIExitInfo |
Represents an information provided by the session when the program
exited.
|
| ICDIFileLocation | |
| ICDIFormat |
Format constants.
|
| ICDIFormattable |
The CDI client's implementation of ICDIValue should implement this interface
if it wants to dictate the variable/register's natural format.
|
| ICDIFunctionFinished | |
| ICDIFunctionLocation |
Represents a file:function location in the debuggable program.
|
| ICDILineLocation |
Represents a file:line location in the debuggable program.
|
| ICDILocation |
Represents a location in the debuggable program.
|
| ICDILocator |
Locator contains information file:function:line:Address
|
| ICDISession |
Represents a debug session.
|
| ICDISessionConfiguration |
Describes the configuration of debug session.
|
| ICDISessionObject |
Represents an object associated with a debug session.
|
| ICDISharedLibraryEvent |
Represents an information provided by the session when the program
stopped by a shared libary event.
|
| ICDISignalExitInfo |
Represents information provided by the session when the program exited.
|
| ICDISignalReceived |
Represents a signal.
|
| ICDITraceManager |
Manages the collection of registered tracepoints and trace snapshoits
in the debug session.
|
| ICDITraceSnapshot |
Represents a trace snapshot in the debug session.
|
| ICDIWatchpointScope |
Represents an information provided by the session when a watchpoint
is going out of scope.
|
| ICDIWatchpointTrigger |
Represents an information provided by the session when a watchpoint
is triggered.
|
| Exception | Description |
|---|---|
| CDIException |
Represents a failure in the CDI model operations.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.