org.eclipse.cdt.debug.mi.internal.ui
Class MinGWDebuggerPage

java.lang.Object
  extended by org.eclipse.debug.ui.AbstractLaunchConfigurationTab
      extended by org.eclipse.cdt.debug.ui.AbstractCDebuggerPage
          extended by org.eclipse.cdt.debug.mi.internal.ui.StandardGDBDebuggerPage
              extended by org.eclipse.cdt.debug.mi.internal.ui.MinGWDebuggerPage
All Implemented Interfaces:
java.util.Observer, ICDebuggerPage, org.eclipse.debug.ui.ILaunchConfigurationTab

public class MinGWDebuggerPage
extends StandardGDBDebuggerPage

Author:
Doug Schaefer

Constructor Summary
MinGWDebuggerPage()
           
 
Method Summary
 
Methods inherited from class org.eclipse.cdt.debug.mi.internal.ui.StandardGDBDebuggerPage
activated, createControl, createMainTab, createSolibBlock, createSolibTab, createTabs, dispose, getName, initializeFrom, isValid, performApply, setDefaults, update
 
Methods inherited from class org.eclipse.cdt.debug.ui.AbstractCDebuggerPage
getDebuggerIdentifier, init
 
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
canSave, deactivated, getControl, getErrorMessage, getImage, getMessage, launched, setLaunchConfigurationDialog
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTab
canSave, deactivated, getControl, getErrorMessage, getImage, getMessage, launched, setLaunchConfigurationDialog
 

Constructor Detail

MinGWDebuggerPage

public MinGWDebuggerPage()