Eclipse CDT
Pre-release 3.0

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

Packages that use org.eclipse.cdt.debug.core.cdi
org.eclipse.cdt.debug.core.cdi   
org.eclipse.cdt.debug.core.cdi.event   
org.eclipse.cdt.debug.core.cdi.model   
org.eclipse.cdt.debug.core.cdi.model.type   
 

Classes in org.eclipse.cdt.debug.core.cdi used by org.eclipse.cdt.debug.core.cdi
CDIException
          Represents a failure in the CDI model operations.
ICDIAddressLocation
          Represents a line location in the debuggable program.
ICDICondition
          Represents a break condition.
ICDIEndSteppingRange
          Represents an information provided by the session when a step command is completed.
ICDIEventManager
          Clients interested in the CDI model change notification may register with this object.
ICDIFileLocation
           
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.
ICDISession
          Represents a debug session.
ICDISessionConfiguration
          Describes the configuration of debug session.
ICDISessionObject
          Represents an object associated with a debug session.
ICDITraceSnapshot
          Represents a trace snapshot in the debug session.
 

Classes in org.eclipse.cdt.debug.core.cdi used by org.eclipse.cdt.debug.core.cdi.event
ICDISessionObject
          Represents an object associated with a debug session.
 

Classes in org.eclipse.cdt.debug.core.cdi used by org.eclipse.cdt.debug.core.cdi.model
CDIException
          Represents a failure in the CDI model operations.
ICDIAddressLocation
          Represents a line location in the debuggable program.
ICDICondition
          Represents a break condition.
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
ICDISessionObject
          Represents an object associated with a debug session.
 

Classes in org.eclipse.cdt.debug.core.cdi used by org.eclipse.cdt.debug.core.cdi.model.type
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.