|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base
com.ibm.etools.systems.as400.debug.protocol.PFunctCustTable
public class PFunctCustTable
Function customization table
| Field Summary |
|---|
| Fields inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
_byteBuffer, DISPLAYDETAIL |
| Constructor Summary | |
|---|---|
PFunctCustTable(int startup,
int general_functions,
int file_options,
int storage_options,
int breakpoint_options,
int monitor_options,
int windows_options,
int run_options,
int exception_options,
int stack_options)
Constructor to build a local copy of the FCT table NOTE: there no support to send this |
|
| Methods inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
bytesAvailable, dumpEPDC, getByteBuffer, getDataInputStream, getEPDCEngineSession, getEPDCVersion, getOffset, getPlatformIdentifier, intAsBytes, markOffset, posBuffer, readChar, readExtString, readInt, readOffset, readShort, readStdString, setEPDCEngineSession, skipBytes, totalBytes, totalBytes, writeChar, writeInt, writeOffset, writeOffsetOrZero, writeShort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PFunctCustTable(int startup,
int general_functions,
int file_options,
int storage_options,
int breakpoint_options,
int monitor_options,
int windows_options,
int run_options,
int exception_options,
int stack_options)
startup - general_functions - file_options - storage_options - breakpoint_options - monitor_options - windows_options - run_options - exception_options - stack_options - | Method Detail |
|---|
protected int toDataStreams(DataOutputStream fixedData,
DataOutputStream varData,
int baseOffset)
throws IOException
IOException - if an I/O error occurs
BadEPDCCommandException - if the EPDC command
is structured incorrectlyprotected int fixedLen()
protected static int _fixedLen()
protected int varLen()
public int getStartupCapabilities()
public boolean debugInitializationSupported()
public boolean procedureNameAcceptSupported()
public boolean jobNameSupported()
public boolean programFilelistSupported()
public boolean hostAddressSupported()
public int getGeneralCapabilities()
public boolean startupSupported()
public boolean processListStartupSupported()
public boolean terminatePGMTypeSupported()
public boolean multipleThreadsSupported()
public boolean postMortemDebugMode()
public boolean multipleProcessesSupported()
public boolean fileListAvailSupported()
public boolean childProcessSupported()
public boolean includeFilesSupported()
public boolean environmentModifySupported()
public boolean filePathAvailSupported()
public boolean debugOnDemandSupported()
public boolean postMortemCapableSupported()
public boolean enhancedStorageSupported()
public int getFileCapabilities()
public boolean changeSourceFileSupported()
public boolean restartSupported()
public void setProcessAttachSupported(boolean supported)
public boolean processAttachSupported()
public boolean processAttachPathSupported()
public boolean processDetachSupported()
public boolean processDetachKillSupported()
public boolean processDetachKeepSupported()
public boolean processDetachReleaseSupported()
public boolean localSourceFilesSupported()
public boolean searchLocalFirst()
public boolean moduleAddSupported()
public boolean moduleRemoveSupported()
public int getStorageCapabilities()
public boolean storageAddressFlatSupported()
public boolean storageAddress1616Supported()
public boolean storageAddressFlat1616Supported()
public boolean storageContentHexCharSupported()
public boolean storageContentCharSupported()
public boolean storageContent16IntSupported()
public boolean storageContent16UIntSupported()
public boolean storageContent16IntHexSupported()
public boolean storageContent32IntSupported()
public boolean storageContent32UIntSupported()
public boolean storageContent32IntHexSupported()
public boolean storageContent32FloatSupported()
public boolean storageContent64FloatSupported()
public boolean storageContent88FloatSupported()
public boolean storageContent16PtrSupported()
public boolean storageContent1616PtrSupported()
public boolean storageContent32PtrSupported()
public boolean storageContentHexEBCDICSupported()
public boolean storageContentEBCDICSupported()
public boolean storageContentHexASCIISupported()
public boolean storageContentASCIISupported()
public boolean storageContentIEEE32Supported()
public boolean storageContentIEEE64Supported()
public boolean storageContent64IntSupported()
public boolean storageContent64UIntSupported()
public boolean storageContent64IntHexSupported()
public boolean storageContent64PtrSupported()
public boolean storageEnableDisableSupported()
public boolean storageExprEnableDisableSupported()
public int getBreakpointCapabilities()
public void setBreakpointCapabilities(int breakpoint_options)
public boolean lineBreakpointsSupported()
public boolean functionBreakpointsSupported()
public boolean addressBreakpointsSupported()
public boolean watchpointsSupported()
public boolean moduleLoadBreakpointsSupported()
public boolean breakpointEnableDisableSupported()
public boolean breakpointModifySupported()
public boolean engineBreakpointSupported()
public boolean deferredBreakpointsSupported()
public boolean entryBreakpointsAutoSetSupported()
public boolean conditionalBreakpointsSupported()
public boolean chgaddrConditionalBreakpointsSupported()
public boolean breakpointThreadsSupported()
public boolean breakpointFrequencySupported()
public boolean monitor8BytesSupported()
public boolean monitor4BytesSupported()
public boolean monitor2BytesSupported()
public boolean monitor1BytesSupported()
public boolean monitor0_128BytesSupported()
public boolean monitorAutoSupported()
public boolean dateBreakpointsSupported()
public boolean statementBreakpointSupported()
public boolean ambiguousBreakpointSupported()
public boolean ambiguousAllBreakpointSupported()
public int getMonitorCapabilities()
public boolean monitorEnableDisableSupported()
public boolean monitorAnyLocalsSupported()
public boolean globalSymbolsSupported()
public boolean supportsMonitoringExpressions()
public boolean localFiltersSupported()
public boolean globalListSupported()
public int getWindowCapabilities()
public boolean monitorLocalVariablesSupported()
public boolean monitorRegistersSupported()
public boolean monitorStackSupported()
public boolean monitorStorageSupported()
public boolean commandLogSupported()
public boolean programIOSupported()
public boolean modulesViewSupported()
public int getRunCapabilities()
public boolean threadFreezeThawSupported()
public boolean stepOverSupported()
public boolean stepIntoSupported()
public boolean stepDebugSupported()
public boolean stepReturnSupported()
public boolean runToLocationSupported()
public boolean jumpToLocationSupported()
public boolean haltSupported()
public boolean storageUsageCheckSupported()
public int getExceptionCapabilities()
public boolean exceptionFilterSupported()
public boolean exceptionExamineSupported()
public boolean exceptionStepSupported()
public boolean exceptionRunSupported()
public int getStackCapabilities()
public boolean stackRemainingSizeSupported()
public boolean stackSetBreakpointSupported()
public boolean stackOpenStorageSupported()
public void writeFormattedEPDC(DataOutputStream dataOutputStream,
byte formatFlags)
PROTOCOL_Base
writeFormattedEPDC in class PROTOCOL_Basepublic String getInternalName()
PROTOCOL_Base
getInternalName in class PROTOCOL_Base
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||