|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
| 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.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
|
|
| 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
|
|
| 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
|
|
| IPDIMemoryBlock
A contiguous segment of memory in an execution context. |
|
| IPDIMixedInstruction
Represents a machine instruction. |
|
| IPDIModelFactory
|
|
| 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
|
|
| 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
|
|
| IPDIWatchpoint
Represents a watchpoint |
|
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||