PTP
Release 7.0

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

Packages that use org.eclipse.ptp.debug.core.pdi.model
org.eclipse.ptp.debug.core   
org.eclipse.ptp.debug.core.model   
org.eclipse.ptp.debug.core.pdi   
org.eclipse.ptp.debug.core.pdi.event   
org.eclipse.ptp.debug.core.pdi.manager   
org.eclipse.ptp.debug.core.pdi.model   
org.eclipse.ptp.debug.core.pdi.request   
 

Classes in org.eclipse.ptp.debug.core.pdi.model used by org.eclipse.ptp.debug.core
IPDIBreakpoint
          Provides a basic functionality for the location breakpoints, watchpoints and catchpoints.
IPDISignal
          Represents a signal
IPDIWatchpoint
          Represents a watchpoint
 

Classes in org.eclipse.ptp.debug.core.pdi.model used by org.eclipse.ptp.debug.core.model
IPDIStackFrame
          A stack frame in a suspended thread.
IPDITarget
          Represents a debuggable process.
 

Classes in org.eclipse.ptp.debug.core.pdi.model used by org.eclipse.ptp.debug.core.pdi
IPDIAddressBreakpoint
          Represents an address breakpoint
IPDIExceptionpoint
          Represents a exception breakpoint
IPDIFunctionBreakpoint
          Represents a function breakpoint
IPDILineBreakpoint
          Represents a line breakpoint
IPDIModelFactory
          Factory for create the PDI model elements
IPDISignal
          Represents a signal
IPDITarget
          Represents a debuggable process.
IPDIWatchpoint
          Represents a watchpoint
 

Classes in org.eclipse.ptp.debug.core.pdi.model used by org.eclipse.ptp.debug.core.pdi.event
IPDIBreakpoint
          Provides a basic functionality for the location breakpoints, watchpoints and catchpoints.
IPDIMemory
          Represents a block of memory on the target
IPDIMemoryBlock
          A contiguous segment of memory in an execution context.
IPDIRegister
          A register is special kind of variable that is contained in a register group.
IPDISharedLibrary
          Represents a shared library which has been loaded into the debug target.
IPDISignal
          Represents a signal
IPDIThread
          A thread in a debug target.
IPDIVariable
          Represents a data structure in the program.
IPDIWatchpoint
          Represents a watchpoint
 

Classes in org.eclipse.ptp.debug.core.pdi.model used by org.eclipse.ptp.debug.core.pdi.manager
IPDIAddressBreakpoint
          Represents an address breakpoint
IPDIArgument
          Represents an argument in the stack frame
IPDIArgumentDescriptor
          Represents argument descriptor
IPDIBreakpoint
          Provides a basic functionality for the location breakpoints, watchpoints and catchpoints.
IPDIExceptionpoint
          Represents a exception breakpoint
IPDIExpression
          An expression is a snippet of code that can be evaluated to produce a value
IPDIFunctionBreakpoint
          Represents a function breakpoint
IPDIGlobalVariable
          Represents global variable
IPDIGlobalVariableDescriptor
          Represents global variable descriptor
IPDIInstruction
          Represents a machine instruction.
IPDILineBreakpoint
          Represents a line breakpoint
IPDILocalVariable
          Represents local variable
IPDILocalVariableDescriptor
          Represents local variable descriptor
IPDIMemoryBlock
          A contiguous segment of memory in an execution context.
IPDIMixedInstruction
          Represents a machine instruction.
IPDIMultiExpressions
          Handles more than one expression for multi-processes
IPDIRegister
          A register is special kind of variable that is contained in a register group.
IPDIRegisterDescriptor
          Represents a break condition
IPDIRegisterGroup
          Represents a group of registers that are assigned to a target.
IPDISignal
          Represents a signal
IPDIStackFrame
          A stack frame in a suspended thread.
IPDITarget
          Represents a debuggable process.
IPDITargetExpression
          An expression is a snippet of code that can be evaluated to produce a value for registered process
IPDIThread
          A thread in a debug target.
IPDIThreadStorage
          Represents thread Storage
IPDIThreadStorageDescriptor
          Represents thread storage descriptor
IPDIVariable
          Represents a data structure in the program.
IPDIVariableDescriptor
          Represents variable description
IPDIWatchpoint
          Represents a watchpoint
 

Classes in org.eclipse.ptp.debug.core.pdi.model used by org.eclipse.ptp.debug.core.pdi.model
IPDIAddressBreakpoint
          Represents an address breakpoint
IPDIArgument
          Represents an argument in the stack frame
IPDIArgumentDescriptor
          Represents argument descriptor
IPDIBreakpoint
          Provides a basic functionality for the location breakpoints, watchpoints and catchpoints.
IPDIExceptionpoint
          Represents a exception breakpoint
IPDIExpression
          An expression is a snippet of code that can be evaluated to produce a value
IPDIFunctionBreakpoint
          Represents a function breakpoint
IPDIGlobalVariable
          Represents global variable
IPDIGlobalVariableDescriptor
          Represents global variable descriptor
IPDIInstruction
          Represents a machine instruction.
IPDILineBreakpoint
          Represents a line breakpoint
IPDILocalVariable
          Represents local variable
IPDILocalVariableDescriptor
          Represents local variable descriptor
IPDILocationBreakpoint
          Represents the location of breakpoint: file, line, function, address
IPDIMemory
          Represents a block of memory on the target
IPDIMemoryBlock
          A contiguous segment of memory in an execution context.
IPDIMixedInstruction
          Represents a machine instruction.
IPDIMultiExpressions
          Handles more than one expression for multi-processes
IPDIRegister
          A register is special kind of variable that is contained in a register group.
IPDIRegisterDescriptor
          Represents a break condition
IPDIRegisterGroup
          Represents a group of registers that are assigned to a target.
IPDIRuntimeOptions
          Describes the configuration of debug session.
IPDISharedLibrary
          Represents a shared library which has been loaded into the debug target.
IPDISharedLibraryManagement
          Manages the sharedLibraries in the target.
IPDISignal
          Represents a signal
IPDISignalDescriptor
          Represents the data associated with a signal
IPDISourceManagement
          Maintains the list of directories to search for source files.
IPDIStackFrame
          A stack frame in a suspended thread.
IPDIStackFrameDescriptor
          Stack frame descriptor
IPDITarget
          Represents a debuggable process.
IPDITargetExpression
          An expression is a snippet of code that can be evaluated to produce a value for registered process
IPDIThread
          A thread in a debug target.
IPDIThreadStorage
          Represents thread Storage
IPDIThreadStorageDescriptor
          Represents thread storage descriptor
IPDITracepoint.IAction
          Represents an action to be taken when the tracepoint is hit.
IPDIVariable
          Represents a data structure in the program.
IPDIVariableDescriptor
          Represents variable description
IPDIWatchpoint
          Represents a watchpoint
 

Classes in org.eclipse.ptp.debug.core.pdi.model used by org.eclipse.ptp.debug.core.pdi.request
IPDIAddressBreakpoint
          Represents an address breakpoint
IPDIBreakpoint
          Provides a basic functionality for the location breakpoints, watchpoints and catchpoints.
IPDIFunctionBreakpoint
          Represents a function breakpoint
IPDILineBreakpoint
          Represents a line breakpoint
IPDISignalDescriptor
          Represents the data associated with a signal
IPDIStackFrameDescriptor
          Stack frame descriptor
IPDIWatchpoint
          Represents a watchpoint
 


PTP
Release 7.0

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