| Interface | Description |
|---|---|
| IPDIAddressLocation |
Represents the address location in the debuggable program
|
| IPDIBreakpointManagement |
Represents breakpoint action management.
|
| IPDICondition |
Represents a breakpoint condition
|
| IPDIDebugger |
Represents a number of methods to communication to a debugger
|
| IPDIExecuteManagement |
Provides the ability to resume a thread.
|
| IPDIFileLocation |
Represents file location
|
| IPDIFormat |
Format constants
|
| IPDIFunctionLocation |
Represents function location in the debuggable program
|
| IPDILineLocation |
Represents line location in the debuggable program
|
| IPDILocation |
Represents a location in the debuggable program
|
| IPDILocator |
Represents the information of file, function, line, address
|
| IPDIMemoryBlockManagement |
The memory manager manages the collection of memory blocks specified for the
debug session.
|
| IPDISession |
Represents a debug session
|
| IPDISessionObject |
Represents an object associated with a debug session
|
| IPDISet |
Represents a set of processes in PDI model
|
| IPDISignalManagement |
Represents signal management
|
| IPDIStackframeManagement |
Represents stackframe management
|
| IPDIThreadManagement |
Represents thread management
|
| IPDITraceSnapshot |
TODO
Represents a trace snapshot in the debug session
|
| IPDIVariableManagement |
Provides the ability to evaluated variable
|
| Class | Description |
|---|---|
| PDILocationFactory |
Factory for creating debugger locations
|
| PDILocatorComparator |
Class for comparing locators
|
| Exception | Description |
|---|---|
| PDIException |
Thrown to indicate some unexpected error has occurred
|
| PDIInternalException |
Thrown to indicate some unexpected internal error has occurred
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.