Package | Description |
---|---|
org.eclipse.ptp.debug.core.pdi.event | |
org.eclipse.ptp.debug.core.pdi.model |
Modifier and Type | Method and Description |
---|---|
IPDIMemory[] |
IPDIDataReadMemoryInfo.getMemories()
Get the memories
|
Modifier and Type | Method and Description |
---|---|
Object |
IPDIEventFactory.newDataReadMemoryInfo(String address,
long nextRow,
long prevRow,
long nextPage,
long prevPage,
long numBytes,
long totalBytes,
IPDIMemory[] memories)
Create data read memory
|
Modifier and Type | Method and Description |
---|---|
IPDIMemory |
IPDIModelFactory.newMemory(String address,
String ascii,
String[] data)
Create a memory block
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.