Package org.eclipse.cdt.debug.internal.ui.actions

Interface Summary
IResumeAtLineTarget An adapter for a "resume at line" operation.
 

Class Summary
AbstractBreakpointRulerAction Abstract base implementation of the breakpoint ruler actions.
AbstractDebugActionDelegate  
AbstractEditorActionDelegate Enter type comment.
AbstractListenerActionDelegate  
AbstractViewActionDelegate The superclass for action delegates of views different than the Debug view and driven by the selection in the Debug view.
ActionMessages  
AddExpressionEditorActionDelegate The "Add Expression" action contribution to editors.
AddGlobalsActionDelegate A delegate for the "Add Globals" action.
AddRegisterGroupActionDelegate A delegate for the "Add register group" action.
AddWatchpointActionDelegate A delegate for the "Add Watchpoint" action.
AddWatchpointDialog The "Add Watchpoint" dialog of the "Toggle watchpoint" action.
BinaryVariableFormatActionDelegate The delegate of the "Binary Format" action.
BreakpointLocationVerifier Enter type comment.
CastToArrayActionDelegate The delegate of the "Display As Array" action.
CastToTypeActionDelegate The delegate of the "Cast To Type" action.
CBreakpointPropertiesAction Presents a custom properties dialog to configure the attibutes of a C/C++ breakpoint.
CBreakpointPropertiesRulerAction Opens a custom properties dialog to configure the attibutes of a C/C++ breakpoint from the ruler popup menu.
CBreakpointPropertiesRulerActionDelegate  
CollapseAllModulesAction The delegate for the "Collapse All" action of the Modules view.
DecVariableFormatActionDelegate The delegate of the "Decimal Format" action.
DisableVariablesActionDelegate Enter type comment.
EditRegisterGroupActionDelegate  
EnableDisableBreakpointRulerAction  
EnableDisableBreakpointRulerActionDelegate  
EnableVariablesActionDelegate The delegate of the "Enable" action contribution to the "IVariable" objects.
ExpressionDialog The "Add Expression" dialog.
HexVariableFormatActionDelegate The delegate of the "Hexadecimal Format" action.
LoadModuleSymbolsActionDelegate The delegate of the "Load Symbols" action contribution to the "ICModule" objects.
LoadSymbolsForAllActionDelegate The delegate for the "Load Symbols For All" action of the Modules view.
ManageBreakpointRulerActionDelegate  
ManageFunctionBreakpointActionDelegate The delegate of the "Toggle Function Breakpoint" action.
ModulesPropertiesActionDelegate Module Properties action delegate.
NaturalVariableFormatActionDelegate The delegate of the "Natural Format" action.
RegisterGroupDialog This dialog is used to add/edit user-defined register groups.
RemoveAllGlobalsActionDelegate A delegate for the "Remove All Globals" action.
RemoveGlobalsActionDelegate A delegate for the "Remove Globals" action.
RemoveRegisterGroupActionDelegate The "Remove Register Group" action.
RestartActionDelegate The delegate of the "Restart" action.
RestoreDefaultRegisterGroupsActionDelegate  
RestoreDefaultTypeActionDelegate The delegate of the "Restore Default Type" action.
ResumeAtLineActionDelegate A resume at line action that can be contributed to a an editor.
ResumeAtLineAdapter Resume at line target adapter for the CDI debugger
RetargetAction Global retargettable debug action.
RetargetResumeAtLineAction Global retargettable resume at line action.
RetargettableActionAdapterFactory Creates adapters for retargettable actions in debug platform.
RunToLineAdapter Run to line target adapter for the CDI debugger
ShowFullPathsAction An action delegate that toggles the state of its viewer to show/hide full paths.
SignalActionDelegate The delegate of the "Resume With Signal" action.
SignalPropertiesActionDelegate Signal Properties action delegate.
SignalZeroWorkbenchActionDelegate The workbench delegate of the "Resume Without Signal" action.
ToggleBreakpointAdapter Toggles a line breakpoint in a C/C++ editor.
ToggleBreakpointRulerAction  
ToggleDetailPaneAction Action that controls the appearance of the details pane in debug views such as the modules view.
ToggleInstructionStepModeActionDelegate Turns instruction step mode on/off for selected target.
ToggleWatchpointActionDelegate The delegate of the "Toggle Watchpoint" action.
VariableFormatActionDelegate The superclass of the all format action delegates.
ViewFilterAction A base class for the view filtering actions.
WatchpointExpressionVerifier Enter type comment.