|
Eclipse CDT 7.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 |
ICDIMemoryBlockManagement2.createMemoryBlock(java.math.BigInteger address,
java.lang.String memorySpaceID,
int size)
Returns a memory block specified by given parameters. |
ICDIMemoryBlock |
ICDIMemoryBlockManagement.createMemoryBlock(java.lang.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 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||