|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extended capabilites for memory block retrieval. Supports the retrival of memory blocks based on an expression and context.
Method Summary | |
---|---|
IMemoryBlockExtension |
getExtendedMemoryBlock(String expression,
Object context)
Retrieves and returns a memory block. |
Methods inherited from interface org.eclipse.debug.core.model.IMemoryBlockRetrieval |
---|
getMemoryBlock, supportsStorageRetrieval |
Method Detail |
public IMemoryBlockExtension getExtendedMemoryBlock(String expression, Object context) throws DebugException
expression
- expression to be evalutated to an addresscontext
- context for evaluating the expression. This is typically
a debug element.
DebugException
- if unable to retrieve the specified memory
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.