Package | Description |
---|---|
org.eclipse.debug.core |
Provides support for launching programs, breakpoint management, expression management,
and debug events.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.