|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICDIMemoryBlock | |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Uses of ICDIMemoryBlock in org.eclipse.cdt.debug.core.cdi.model |
---|
Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDIMemoryBlock | |
---|---|
ICDIMemoryBlock |
ICDIMemoryBlockManagement.createMemoryBlock(String address,
int units,
int wordSize)
Returns a memory block specified by given identifier. |
ICDIMemoryBlock[] |
ICDIMemoryBlockManagement.getMemoryBlocks()
Returns an array of all memory blocks set for this debug session. |
Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDIMemoryBlock | |
---|---|
void |
ICDIMemoryBlockManagement.removeBlocks(ICDIMemoryBlock[] memoryBlocks)
Removes the given array of memory blocks from the debug session. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |