| Class and Description |
|---|
| ICDIBreakpoint
A breakpoint is capable of suspending the execution of a program
whenever a certain point in the program is reached.
|
| ICDIObject
Represents an object in the CDI model.
|
| ICDISignal
Represents a signal.
|
| ICDITarget
Represents a debuggable process.
|
| ICDITracepoint
Defines a point in the program execution when the specified data to be collected.
|
| ICDIValue
Represents the value of a variable.
|
| ICDIWatchpoint
Represents a watchpoint.
|
| Class and Description |
|---|
| ICDIBreakpoint
A breakpoint is capable of suspending the execution of a program
whenever a certain point in the program is reached.
|
| ICDIObject
Represents an object in the CDI model.
|
| Class and Description |
|---|
| ICDIAddressBreakpoint
Represents an address breakpoint.
|
| ICDIAddressToSource.IMappedSourceLocation
Represents a source location returned by
ICDIAddressToSource.getSourceForAddress.
|
| ICDIArgument
Represents an argument in the stack frame.
|
| ICDIArgumentDescriptor |
| ICDIBreakpoint
A breakpoint is capable of suspending the execution of a program
whenever a certain point in the program is reached.
|
| ICDIBreakpointManagement
Breapoints action on the Target.
|
| ICDIBreakpointManagement2 |
| ICDIEventBreakpoint |
| ICDIExceptionpoint
ICDIExceptionpoint
|
| ICDIExecuteResume
Provides the ability to resume a thread or debug target.
|
| ICDIExecuteStep
Provides the ability to step into, over, and until
from the current execution location.
|
| ICDIExecuteStepReturn
Provides the ability to step return from the frame.
|
| ICDIExpression
An expression is a snippet of code that can be evaluated to
produce a value.
|
| ICDIExpressionManagement
ICDIExpressionManagement
|
| ICDIFunctionBreakpoint
Represents a function breakpoint.
|
| ICDIGlobalVariable
ICDIGlobalVariable
|
| ICDIGlobalVariableDescriptor
ICDIGlobalVariableDescriptor
|
| ICDIInstruction
Represents a machine instruction.
|
| ICDILineBreakpoint
Represents a line breakpoint.
|
| ICDILocalVariable
ICDILocalVariable
|
| ICDILocalVariableDescriptor
ICDILocalVariableDescriptor
|
| ICDILocationBreakpoint
Abstract class returning location of breakpoint: file, line, function, address.
|
| ICDIMemoryBlock
A contiguous segment of memory in an execution context.
|
| ICDIMemoryBlockManagement
The memory manager manages the collection of memory blocks
specified for the debug session.
|
| ICDIMemorySpaceEncoder.DecodeResult |
| ICDIMixedInstruction
Represents a machine instruction.
|
| ICDIObject
Represents an object in the CDI model.
|
| ICDIRegister
A register is a special kind of variable that is contained
in a register group.
|
| ICDIRegisterDescriptor
Represents a break condition.
|
| ICDIRegisterGroup
Represents a group of registers that are assigned to a target.
|
| ICDIRuntimeOptions
Describes the configuration of debug session.
|
| ICDISharedLibrary
Represents a shared library which has been loaded into
the debug target.
|
| ICDISharedLibraryManagement
Manages the sharedLibraries in the target.
|
| ICDISignal
Represents a signal.
|
| ICDISignalManagement |
| ICDISourceManagement
Maintains the list of directories to search for source files.
|
| ICDIStackFrame
A stack frame in a suspended thread.
|
| ICDISuspend
Provides the ability to suspend a thread or debug target.
|
| ICDITarget
Represents a debuggable process.
|
| ICDITargetConfiguration
Describes the configuration of the target.
|
| ICDITargetConfiguration2 |
| ICDIThread
A thread in a debug target.
|
| ICDIThreadGroup |
| ICDIThreadStorage
ICDIThreadStorage
|
| ICDIThreadStorageDescriptor
ICDIThreadStorageDescriptor
|
| ICDITracepoint.IAction
Represents an action to be taken when the tracepoint is hit.
|
| ICDIValue
Represents the value of a variable.
|
| ICDIVariable
Represents a data structure in the program.
|
| ICDIVariableDescriptor |
| ICDIWatchpoint
Represents a watchpoint.
|
| Class and Description |
|---|
| ICDIObject
Represents an object in the CDI model.
|
| ICDIValue
Represents the value of a variable.
|
| ICDIVariable
Represents a data structure in the program.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.