Builder
DTFJLibraryAdapter
Object
buildAddressSpace(String name, int id)
buildCorruptData(Object addressSpace, String message, long address)
buildModule(String name, Properties properties, Iterator sections, Iterator symbols, long startAddress)
buildModuleSection(Object addressSpace, String name, long imageStart, long imageEnd)
buildProcess(Object addressSpace, String pid, String commandLine, Properties environment, Object currentThread, Iterator threads, Object executable, Iterator libraries, int addressSize)
buildRegister(String name, Number value)
buildStackFrame(Object addressSpace, long stackBasePointer, long pc)
buildStackSection(Object addressSpace, long stackStart, long stackEnd)
buildSymbol(Object addressSpace, String functionName, long relocatedFunctionAddress)
buildThread(String name, Iterator registers, Iterator stackSections, Iterator stackFrames, Properties properties, int signalNumber)
long
getEnvironmentAddress()
getValueOfNamedRegister(List registers, String string)
ClosingFileReader
openFile(String filename)
void
setCPUSubType(String subType)
setCPUType(String cpuType)
setCreationTime(long millis)
setExecutableUnavailable(String description)
setOSType(String osType)
IOException
description