|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPDebugInfo | |
|---|---|
| org.eclipse.ptp.debug.core | |
| org.eclipse.ptp.debug.core.event | |
| Uses of IPDebugInfo in org.eclipse.ptp.debug.core |
|---|
| Methods in org.eclipse.ptp.debug.core that return IPDebugInfo | |
|---|---|
IPDebugInfo |
IPSession.getDebugInfo(TaskSet tasks)
|
| Methods in org.eclipse.ptp.debug.core with parameters of type IPDebugInfo | |
|---|---|
void |
IPSession.fireDebugEvent(int change,
int breakpoint,
IPDebugInfo info)
|
| Uses of IPDebugInfo in org.eclipse.ptp.debug.core.event |
|---|
| Subinterfaces of IPDebugInfo in org.eclipse.ptp.debug.core.event | |
|---|---|
interface |
IPDebugBreakpointInfo
|
interface |
IPDebugErrorInfo
|
interface |
IPDebugExitInfo
|
interface |
IPDebugRegisterInfo
|
interface |
IPDebugSuspendInfo
|
interface |
IPDebugValueInfo
|
| Classes in org.eclipse.ptp.debug.core.event that implement IPDebugInfo | |
|---|---|
class |
PDebugBreakpointInfo
|
class |
PDebugErrorInfo
|
class |
PDebugExitInfo
|
class |
PDebugInfo
|
class |
PDebugRegisterInfo
|
class |
PDebugSuspendInfo
|
| Methods in org.eclipse.ptp.debug.core.event that return IPDebugInfo | |
|---|---|
IPDebugInfo |
PDebugEvent.getInfo()
|
IPDebugInfo |
IPDebugEvent.getInfo()
|
| Constructors in org.eclipse.ptp.debug.core.event with parameters of type IPDebugInfo | |
|---|---|
PDebugBreakpointInfo(IPDebugInfo info,
int bpid)
|
|
PDebugBreakpointInfo(IPDebugInfo info,
int bpid,
java.util.Map<java.lang.String,?> infoMap)
|
|
PDebugErrorInfo(IPDebugInfo info,
java.lang.String msg,
java.lang.String detailsMsg,
int errCode)
|
|
PDebugEvent(java.lang.Object eventSource,
int kind,
int detail,
IPDebugInfo info)
|
|
PDebugExitInfo(IPDebugInfo info,
int code,
java.lang.String message,
java.lang.String name)
|
|
PDebugInfo(IPDebugInfo info)
|
|
PDebugRegisterInfo(IPDebugInfo info,
boolean refresh)
|
|
PDebugSuspendInfo(IPDebugInfo info,
java.lang.String filename,
int lineNumber,
int level,
int depth)
|
|
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||