Eclipse CDT
Pre-release 3.0

Package org.eclipse.cdt.debug.core.cdi

Interface Summary
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.
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.
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 Summary
CDIException Represents a failure in the CDI model operations.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.