Uses of Interface
org.eclipse.debug.core.IMemoryBlockListener
Package
Description
Provides support for launching programs, breakpoint management, expression management,
and debug events.
-
Uses of IMemoryBlockListener in org.eclipse.debug.core
Modifier and TypeMethodDescriptionvoid
IMemoryBlockManager.addListener
(IMemoryBlockListener listener) Registers the given listener for memory block addition and removal notification.void
IMemoryBlockManager.removeListener
(IMemoryBlockListener listener) Unregisters the given listener for memory block addition and removal notification.