PTP
Release 7.0

Uses of Package
org.eclipse.ptp.debug.core.model

Packages that use org.eclipse.ptp.debug.core.model
org.eclipse.ptp.debug.core   
org.eclipse.ptp.debug.core.launch   
org.eclipse.ptp.debug.core.model   
 

Classes in org.eclipse.ptp.debug.core.model used by org.eclipse.ptp.debug.core
IPBreakpoint
          Base interface for breakpoint implementations
IPDebugTarget
          Represents a debuggable execution context
IPLineBreakpoint
          Represents a line breakpoint
IPLocationSet
          A location set is used to provide information about a location (e.g. a breakpoint location)
IPPersistableRegisterGroup
          Represents a register group that can be persisted
IPRegisterDescriptor
          Additional information associated with a register
IPSignal
          Represents a debugger signal handler
IPStackFrame
          Represents a stack frame
 

Classes in org.eclipse.ptp.debug.core.model used by org.eclipse.ptp.debug.core.launch
IPDebugTarget
          Represents a debuggable execution context
 

Classes in org.eclipse.ptp.debug.core.model used by org.eclipse.ptp.debug.core.model
IEnableDisableTarget
          Interface to determin enable/disable state of target
IExecFileInfo
          Interface for obtaining executable file information
IFormatSupport
          Interface for obtaining variable formatting information
IJumpToAddress
          Provides the ability to resume a debug target at the given address
IJumpToLine
          Provides the ability to resume a debug target at the given line
IPBreakpoint
          Base interface for breakpoint implementations
IPDebugElement
          Represents an artifact in the program being debugged.
IPDebugTarget
          Represents a debuggable execution context
IPGlobalVariable
          Represents a global variable
IPGlobalVariableDescriptor
          Additional information associated with a variable
IPLineBreakpoint
          Represents a line breakpoint
IPPersistableRegisterGroup
          Represents a register group that can be persisted
IPRegisterDescriptor
          Additional information associated with a register
IPSignal
          Represents a debugger signal handler
IPStackFrame
          Represents a stack frame
IPVariable
          Represents a variable in the target
IRestart
          Restart interface for a debugger element
IResumeWithoutSignal
          Provides the ability to resume execution without giving a signal.
IRunToAddress
          Provides the ability to run a debug target to the given address
IRunToLine
          Provides the ability to run a debug target to the given line.
ISteppingModeTarget
          Support for the instruction stepping mode for a debug target.
ITargetProperties
          Interface for managing target properties
PDebugElementState
          Debug element states
PVariableFormat
          Variable formats
 


PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.