Package | Description |
---|---|
org.eclipse.ptp.debug.core | |
org.eclipse.ptp.debug.core.launch | |
org.eclipse.ptp.debug.core.model |
Class and Description |
---|
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
|
Class and Description |
---|
IPDebugTarget
Represents a debuggable execution context
|
Class and Description |
---|
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
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.