|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ICDIAddressBreakpoint | Represents an address breakpoint. |
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. |
ICDIExceptionpoint | ICDIExceptionpoint |
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. |
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. |
ICDIThread | A thread in a debug target. |
ICDIThreadGroup | |
ICDIThreadStorage | ICDIThreadStorage |
ICDIThreadStorageDescriptor | ICDIThreadStorageDescriptor |
ICDITracepoint | Defines a point in the program execution when the specified data to be collected. |
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. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |