Uses of Interface
org.eclipse.cdt.debug.core.ICGlobalVariableManager

Packages that use ICGlobalVariableManager
org.eclipse.cdt.debug.internal.core   
 

Uses of ICGlobalVariableManager in org.eclipse.cdt.debug.internal.core
 

Classes in org.eclipse.cdt.debug.internal.core that implement ICGlobalVariableManager
 class CGlobalVariableManager
          Manages all global variables registered with a debug target.