|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDebugConfiguration
| Field Summary | |
|---|---|
static String |
CPU_NATIVE
|
| Method Summary | |
|---|---|
String[] |
getCoreFileExtensions()
Deprecated. |
String[] |
getCPUList()
Deprecated. |
IPDebugger |
getDebugger()
Get an instance of the debugger defined by this configuration. |
String |
getID()
Get the ID of the debugger |
String[] |
getModeList()
|
String |
getName()
Get the name of the debugger. |
String |
getPlatform()
Deprecated. |
boolean |
supportsCPU(String cpu)
Deprecated. |
boolean |
supportsMode(String mode)
Test if the debugger support the debug launch mode (run or attach) |
| Field Detail |
|---|
static final String CPU_NATIVE
| Method Detail |
|---|
@Deprecated String[] getCoreFileExtensions()
@Deprecated String[] getCPUList()
IPDebugger getDebugger()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionString getID()
String[] getModeList()
String getName()
@Deprecated String getPlatform()
@Deprecated boolean supportsCPU(String cpu)
cpu -
boolean supportsMode(String mode)
mode - debugger launch mode
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||