Uses of Interface
org.eclipse.debug.core.model.IMemoryBlockRetrieval
Package
Description
Provides support for launching programs, breakpoint management, expression management,
and debug events.
Defines interfaces for debug model elements, source lookup, and launching.
-
Uses of IMemoryBlockRetrieval in org.eclipse.debug.core
Modifier and TypeMethodDescriptionIMemoryBlockManager.getMemoryBlocks
(IMemoryBlockRetrieval source) Returns all registered memory blocks that originated from the given memory retrieval source. -
Uses of IMemoryBlockRetrieval in org.eclipse.debug.core.model
Modifier and TypeInterfaceDescriptioninterface
A debug target is a debuggable execution context.interface
Extended capabilities for memory block retrieval.Modifier and TypeMethodDescriptionIMemoryBlockExtension.getMemoryBlockRetrieval()
Returns the origin of this memory block.