Interface | Description |
---|---|
IPBreakpointManager |
Interface for managing debugger breakpoints
|
IPDebugConfiguration |
Interface used to represent a debugger configuration.
|
IPDebugConstants |
Constant definitions for PTP debug implementations.
|
IPDebugEventListener |
Interface for listening to debug events
|
IPDebugger |
Main debugger interface used by debug launch delegate.
|
IPLocationSetManager |
Interface for managing location sets
|
IPMemoryManager |
Interface for managing memory blocks
|
IPRegisterManager |
Interface for managing registers
|
IPSession |
Interface for managing debugger session
|
IPSetManager |
Interface to manage task sets
|
IPSignalManager |
Interface for managing signal handling in the debugger
|
Class | Description |
---|---|
TaskSet |
Represents a set of tasks (processes) that can be controlled as a group by the debugger
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.