Eclipse Platform
2.1

Uses of Interface
org.eclipse.debug.core.model.IMemoryBlock

Packages that use IMemoryBlock
org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. 
 

Uses of IMemoryBlock in org.eclipse.debug.core.model
 

Methods in org.eclipse.debug.core.model that return IMemoryBlock
 IMemoryBlock IMemoryBlockRetrieval.getMemoryBlock(long startAddress, long length)
          Returns a memory block that starts at the specified memory address, with the specified length.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.