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 |
DebugPlugin.addDebugEventFilter(IDebugEventFilter filter)
Adds the given debug event filter to the registered
event filters.
|
void |
DebugPlugin.removeDebugEventFilter(IDebugEventFilter filter)
Removes the given debug event filter from the registered
event filters.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.