|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPDIMemoryBlock | |
|---|---|
| org.eclipse.ptp.debug.core.pdi.event | |
| org.eclipse.ptp.debug.core.pdi.manager | |
| org.eclipse.ptp.debug.core.pdi.model | |
| Uses of IPDIMemoryBlock in org.eclipse.ptp.debug.core.pdi.event |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.event that return IPDIMemoryBlock | |
|---|---|
IPDIMemoryBlock |
IPDIMemoryBlockInfo.getMemoryBlock()
Returns the modified memory block |
| Methods in org.eclipse.ptp.debug.core.pdi.event with parameters of type IPDIMemoryBlock | |
|---|---|
IPDISessionObject |
IPDIEventFactory.newMemoryBlockInfo(IPDISession session,
TaskSet tasks,
BigInteger[] bigIntegers,
IPDIMemoryBlock block)
|
IPDISessionObject |
AbstractEventFactory.newMemoryBlockInfo(IPDISession session,
TaskSet tasks,
BigInteger[] bigIntegers,
IPDIMemoryBlock block)
|
| Uses of IPDIMemoryBlock in org.eclipse.ptp.debug.core.pdi.manager |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.manager that return IPDIMemoryBlock | |
|---|---|
IPDIMemoryBlock |
IPDIMemoryManager.createMemoryBlock(TaskSet qTasks,
String address,
int units,
int wordSize)
Returns a memory block specified by given identifier. |
IPDIMemoryBlock[] |
IPDIMemoryManager.getMemoryBlocks(TaskSet qTasks)
Returns an array of all memory blocks set for this debug session. |
| Methods in org.eclipse.ptp.debug.core.pdi.manager with parameters of type IPDIMemoryBlock | |
|---|---|
void |
IPDIMemoryManager.removeBlocks(TaskSet tasks,
IPDIMemoryBlock[] memoryBlocks)
Requests to remove the given array of memory blocks from the debug session. |
BigInteger[] |
IPDIMemoryManager.update(IPDIMemoryBlock block,
List<IPDIEvent> aList)
|
| Uses of IPDIMemoryBlock in org.eclipse.ptp.debug.core.pdi.model |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.model that return IPDIMemoryBlock | |
|---|---|
IPDIMemoryBlock |
IPDIModelFactory.newMemoryBlock(IPDISession session,
TaskSet tasks,
String exp,
int wordSize,
boolean b,
IPDIDataReadMemoryInfo info)
|
IPDIMemoryBlock |
AbstractModelFactory.newMemoryBlock(IPDISession session,
TaskSet tasks,
String exp,
int wordSize,
boolean b,
IPDIDataReadMemoryInfo info)
|
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||