Package | Description |
---|---|
org.eclipse.ptp.debug.core | |
org.eclipse.ptp.debug.core.event |
Modifier and Type | Method and Description |
---|---|
IPDebugInfo |
IPSession.getDebugInfo(TaskSet tasks)
Get the debug info
|
Modifier and Type | Method and Description |
---|---|
void |
IPSession.fireDebugEvent(int change,
int breakpoint,
IPDebugInfo info)
Fire a debug event.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPDebugBreakpointInfo
Deprecated.
|
interface |
IPDebugErrorInfo
Interface for obtaining information about an error event
|
interface |
IPDebugExitInfo
Deprecated.
|
interface |
IPDebugRegisterInfo
Information associated with an event generated by a registered process
|
interface |
IPDebugSuspendInfo
Information associated with a debugger suspend event
|
interface |
IPDebugValueInfo
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IPDebugInfo |
IPDebugEvent.getInfo()
Get the event info
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.