| 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 |
|---|---|
java.lang.Object |
IPDIEventFactory.newDataReadMemoryInfo(java.lang.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(java.lang.String address,
java.lang.String ascii,
java.lang.String[] data)
Create a memory block
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.