Package org.eclipse.cdt.debug.core

Interface Summary
ICBreakpointListener Provides event and error notification for C/C++ breakpoints.
ICDebugConfiguration  
ICDebugConstants Constant definitions for C/C++ debug plug-in.
ICDebugger Deprecated. - see ICDIDebugger
ICDIDebugger Deprecated. use ICDIDebugger2.
ICDIDebugger2 Replacement for deprecated ICDIDebugger.
ICDTLaunchConfigurationConstants  
ICGlobalVariableManager Manages the collection of global variables added to a debug target.
 

Class Summary
CDebugCorePlugin The plugin class for C/C++ debug core.
CDebugUtils Utility methods.
CDIDebugModel Provides utility methods for creating debug sessions, targets and breakpoints specific to the CDI debug model.
DebugCoreMessages