| Package | Description |
|---|---|
| org.eclipse.ptp.debug.core.pdi.model | |
| org.eclipse.ptp.debug.core.pdi.request |
| Modifier and Type | Method and Description |
|---|---|
IPDIDataReadMemoryInfo |
IPDIMemoryBlock.getDataReadMemoryInfo() |
| Modifier and Type | Method and Description |
|---|---|
IPDIMemoryBlock |
IPDIModelFactory.newMemoryBlock(IPDISession session,
TaskSet tasks,
java.lang.String exp,
int wordSize,
boolean b,
IPDIDataReadMemoryInfo info)
Create a memory block
|
void |
IPDIMemoryBlock.setDataReadMemoryInfo(IPDIDataReadMemoryInfo m) |
| Modifier and Type | Method and Description |
|---|---|
IPDIDataReadMemoryInfo |
IPDIDataReadMemoryRequest.getDataReadMemoryInfo(TaskSet qTasks)
Get data memory info
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.