Methods from org.eclipse.cdt.debug.core used by org.eclipse.cdt.debug.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.cdt.debug.core.breakpointactions.AbstractBreakpointAction.AbstractBreakpointAction()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction.ExternalToolAction()-1
org.eclipse.cdt.debug.ui.breakpointactions.LogAction.LogAction()-1
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.ResumeAction()-1
org.eclipse.cdt.debug.ui.breakpointactions.SoundAction.SoundAction()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction.ExternalToolAction()44
org.eclipse.cdt.debug.ui.breakpointactions.LogAction.LogAction()43
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.ResumeAction()42
org.eclipse.cdt.debug.ui.breakpointactions.SoundAction.SoundAction()95

org.eclipse.cdt.debug.core.breakpointactions.AbstractBreakpointAction.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)59

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.addAction(IBreakpointAction)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()181

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.breakpointHasActions(IBreakpoint)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)511

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.deleteAction(IBreakpointAction)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleDeleteButton()149

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.findBreakpointAction(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.setNames(String)165

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.getBreakpointActionExtensions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)128
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.showActionComposite()213
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)105

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.getBreakpointActions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)75
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)78

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.makeUniqueActionName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()197

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.revertActionData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performCancel()55
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performCancel()111

org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.saveActionData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performOk()60
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performOk()119

org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction.getDefaultName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.showActionComposite()228

org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction.getIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.getActionPage(IBreakpointAction)272

org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.configureShell(Shell)83
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)140
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()196
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.showActionComposite()240
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.addAction(IBreakpointAction)102
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.getActionNames()116
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.setNames(String)168
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)81
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleEditButton()167
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()183

org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction.getSummary()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.addAction(IBreakpointAction)104
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.setNames(String)170
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)83
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleEditButton()169
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()185

org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction.getTypeName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)139
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()194
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.addAction(IBreakpointAction)103
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.setNames(String)169
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)82
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleEditButton()168
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()184

org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction.setName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()198
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.showActionComposite()228
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleEditButton()166
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()180

org.eclipse.cdt.debug.core.breakpointactions.ILogActionEnabler.evaluateExpression(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.LogAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)70

org.eclipse.cdt.debug.core.breakpointactions.IResumeActionEnabler.resume()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)71

org.eclipse.cdt.debug.core.CDebugCorePlugin.addCBreakpointListener(ICBreakpointListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.start(BundleContext)285

org.eclipse.cdt.debug.core.CDebugCorePlugin.getActiveDebugConfigurations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)151
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)132
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()211

org.eclipse.cdt.debug.core.CDebugCorePlugin.getBreakpointActionManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)511
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)128
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()197
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.showActionComposite()213
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.setNames(String)165
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performCancel()55
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performOk()60
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performCancel()111
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performOk()119
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)78
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)75
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)105
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleDeleteButton()149
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()181

org.eclipse.cdt.debug.core.CDebugCorePlugin.getCommonSourceLookupDirector()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.initialize()164
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.performOk()182
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToCommon(IPath, IPath)232
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.reopenTranslationUnit(ITranslationUnit)325
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.2.widgetDisposed(DisposeEvent)85
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.SourceFilesViewer(ExecutablesView, Composite, int)81

org.eclipse.cdt.debug.core.CDebugCorePlugin.getDebugConfigurations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()210

org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)511
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.execute(ExecutionEvent)57
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.SetSteppingModeHandler()45
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyManager()276
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.openEditor(IWorkbenchPage, Object)96
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partClosed(IWorkbenchPartReference)162
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)132
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)151
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.performOk()316
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()389
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()388
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()391
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()386
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()390
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()173
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()172
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()174
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()171
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()169
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()365
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()368
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()364
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()366
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()367
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()210
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()208
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()211
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()238
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()237
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()221
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()218
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.initialize()164
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.performOk()182
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.performOk()183
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToCommon(IPath, IPath)232
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToCommon(IPath, IPath)234
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.reopenTranslationUnit(ITranslationUnit)325
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.partActivated(IWorkbenchPart)953
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.partDeactivated(IWorkbenchPart)963
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.2.widgetDisposed(DisposeEvent)85
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.SourceFilesViewer(ExecutablesView, Composite, int)81
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)128
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()197
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.showActionComposite()213
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.setNames(String)165
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performCancel()55
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performOk()60
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performCancel()111
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performOk()119
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)75
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)78
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)105
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleDeleteButton()149
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()181
org.eclipse.cdt.debug.ui.CDebugUIPlugin.start(BundleContext)285
org.eclipse.cdt.debug.ui.CDebugUIPlugin.stop(BundleContext)323

org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultActiveDebugConfigurations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()237

org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultDebugConfiguration()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()208

org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultDefaultDebugConfiguration()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()238

org.eclipse.cdt.debug.core.CDebugCorePlugin.getDisassemblyContextService()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyManager()276

org.eclipse.cdt.debug.core.CDebugCorePlugin.getUniqueIdentifier()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)95

org.eclipse.cdt.debug.core.CDebugCorePlugin.removeCBreakpointListener(ICBreakpointListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.stop(BundleContext)323

org.eclipse.cdt.debug.core.CDebugCorePlugin.saveDefaultDebugConfiguration(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()218

org.eclipse.cdt.debug.core.CDebugCorePlugin.saveFilteredDebugConfigurations(ICDebugConfiguration[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()221

org.eclipse.cdt.debug.core.CDebugUtils.error(IStatus, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.failed(Throwable)103
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.failed(Throwable)97
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.failed(Throwable)206
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.failed(Throwable)203
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.failed(Throwable)205
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.failed(String, Throwable)113
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.failed(String, Throwable)142

org.eclipse.cdt.debug.core.CDebugUtils.getBreakpointText(IBreakpoint, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)421
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)432

org.eclipse.cdt.debug.core.CDebugUtils.getFloatingPointValue(ICValue)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)128

org.eclipse.cdt.debug.core.CDebugUtils.getProgramPath(ILaunchConfiguration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)107

org.eclipse.cdt.debug.core.CDebugUtils.getProjectName(ILaunchConfiguration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)108

org.eclipse.cdt.debug.core.CDebugUtils.getReferencedProjects(IProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)62

org.eclipse.cdt.debug.core.CDebugUtils.isNaN(Number)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)129

org.eclipse.cdt.debug.core.CDebugUtils.isNegativeInfinity(Number)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)133

org.eclipse.cdt.debug.core.CDebugUtils.isPositiveInfinity(Number)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)131

org.eclipse.cdt.debug.core.CDebugUtils.prependString(String, int, char)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)80

org.eclipse.cdt.debug.core.CDebugUtils.serializeDocument(Document)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getMemento()84

org.eclipse.cdt.debug.core.cdi.ICDIExitInfo.getCode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)670

org.eclipse.cdt.debug.core.cdi.ICDISignalExitInfo.getDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)667

org.eclipse.cdt.debug.core.cdi.ICDISignalExitInfo.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)667

org.eclipse.cdt.debug.core.cdi.ICDISignalReceived.getSignal()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)702

org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger.getNewValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)706

org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger.getOldValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)706

org.eclipse.cdt.debug.core.cdi.model.ICDIMemorySpaceManagement.getMemorySpaces()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createDialogArea(Composite)103
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createDialogArea(Composite)103
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createMemorySpaceControl(Composite, boolean)162

org.eclipse.cdt.debug.core.cdi.model.ICDISignal.getDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)703

org.eclipse.cdt.debug.core.cdi.model.ICDISignal.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)703

org.eclipse.cdt.debug.core.CDIDebugModel.createAddressBreakpoint(String, String, IResource, int, int, IAddress, boolean, int, String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)174
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)59

org.eclipse.cdt.debug.core.CDIDebugModel.createEventBreakpoint(String, String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.addEventBreakpoint(String, String)70

org.eclipse.cdt.debug.core.CDIDebugModel.createFunctionBreakpoint(String, IResource, int, String, int, int, int, boolean, int, String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)514

org.eclipse.cdt.debug.core.CDIDebugModel.createLineBreakpoint(String, IResource, int, int, boolean, int, String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)134

org.eclipse.cdt.debug.core.CDIDebugModel.createWatchpoint(String, IResource, boolean, boolean, String, String, BigInteger, boolean, int, String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.addWatchpoint(boolean, boolean, String, String, BigInteger)68

org.eclipse.cdt.debug.core.CDIDebugModel.createWatchpoint(String, IResource, int, int, int, boolean, boolean, String, String, BigInteger, boolean, int, String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)408

org.eclipse.cdt.debug.core.CDIDebugModel.functionBreakpointExists(String, IResource, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)491

org.eclipse.cdt.debug.core.CDIDebugModel.getPluginIdentifier()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.failed(Throwable)102
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.failed(Throwable)101
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.failed(Throwable)96
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.failed(Throwable)95
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.failed(Throwable)205
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.failed(Throwable)204
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.failed(Throwable)202
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.failed(Throwable)201
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.failed(Throwable)204
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.failed(Throwable)203
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.run(IAction)55
org.eclipse.cdt.debug.internal.ui.actions.ToggleCBreakpointsTargetFactory.getDefaultToggleTarget(IWorkbenchPart, ISelection)59
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.retrieveMarkers()35
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.getDebugModelId()114
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getFilterExtension()51
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.failed(String, Throwable)111
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.failed(String, Throwable)112
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.failed(String, Throwable)141
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.failed(String, Throwable)140
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)339
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)48
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)72
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)69
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)63
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)74
org.eclipse.cdt.debug.ui.breakpointactions.LogAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)78
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)81
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)75
org.eclipse.cdt.debug.ui.breakpointactions.SoundAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)101

org.eclipse.cdt.debug.core.CDIDebugModel.lineBreakpointExists(String, IResource, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)129

org.eclipse.cdt.debug.core.CDIDebugModel.watchpointExists(String, IResource, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)380

org.eclipse.cdt.debug.core.DebugCoreMessages.getString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.appendCondition(ICBreakpoint, StringBuffer)112
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.appendIgnoreCount(ICBreakpoint, StringBuffer)102

org.eclipse.cdt.debug.core.disassembly.IDisassemblyContextProvider.getDisassemblyContext(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.debugContextChanged(DebugContextEvent)195
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDiassemblyContext(Object)301
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.createViewer(Composite)79

org.eclipse.cdt.debug.core.disassembly.IDisassemblyContextService.addDisassemblyContextListener(IDisassemblyContextListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.DisassemblyEditorManager()64

org.eclipse.cdt.debug.core.disassembly.IDisassemblyContextService.removeDisassemblyContextListener(IDisassemblyContextListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.dispose()68

org.eclipse.cdt.debug.core.executables.Executable.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getText(Object)134
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)100
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.run(IProgressMonitor)282
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.getElements(Object)41

org.eclipse.cdt.debug.core.executables.Executable.getOriginalLocation(ITranslationUnit)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)73
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)72
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)179
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)178

org.eclipse.cdt.debug.core.executables.Executable.getPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)107
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)115
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)123
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)104
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.getPath(Object)88

org.eclipse.cdt.debug.core.executables.Executable.getProject()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)499
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)102
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)161
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)161

org.eclipse.cdt.debug.core.executables.Executable.getSourceFiles(IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.run(IProgressMonitor)283
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.getElements(Object)39

org.eclipse.cdt.debug.core.executables.Executable.setRefreshSourceFiles(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)190
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.4.runInUIThread(IProgressMonitor)210

org.eclipse.cdt.debug.core.executables.ExecutablesManager.addExecutablesChangeListener(IExecutablesChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createPartControl(Composite)243

org.eclipse.cdt.debug.core.executables.ExecutablesManager.getExecutables()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getElements(Object)80

org.eclipse.cdt.debug.core.executables.ExecutablesManager.getExecutablesManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)382
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.3.run(IProgressMonitor)427
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.5.run()463
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createPartControl(Composite)243
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.dispose()521
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)97

org.eclipse.cdt.debug.core.executables.ExecutablesManager.importExecutables(String[], IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.3.run(IProgressMonitor)427

org.eclipse.cdt.debug.core.executables.ExecutablesManager.refreshExecutables(IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.run(IProgressMonitor)57

org.eclipse.cdt.debug.core.executables.ExecutablesManager.refreshNeeded()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getElements(Object)47

org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutables(Executable[], IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)382

org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutablesChangeListener(IExecutablesChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.dispose()521

org.eclipse.cdt.debug.core.executables.ExecutablesManager.scheduleRefresh(IExecutableProvider, long)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.5.run()463

org.eclipse.cdt.debug.core.ICDebugConfiguration.getID()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)226
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)204
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)156
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)156
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.checkAll(boolean)142
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.checkAll(boolean)142
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)131
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)125
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)125
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)127
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)131
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)127
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.managedButtonPressed(int)104
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.managedButtonPressed(int)104
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()209
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()245
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()240

org.eclipse.cdt.debug.core.ICDebugConfiguration.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.1.getText(Object)276
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)155
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)155

org.eclipse.cdt.debug.core.ICDebugConfiguration.getPlatform()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)154

org.eclipse.cdt.debug.core.ICDebugConfiguration.getSupportedBuildConfigPatterns()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)136

org.eclipse.cdt.debug.core.ICDebugConfiguration.supportsCPU(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)157

org.eclipse.cdt.debug.core.ICDebugConfiguration.supportsMode(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)155

org.eclipse.cdt.debug.core.ICGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)290

org.eclipse.cdt.debug.core.ICGlobalVariableManager.getDescriptors()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)286
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.update()101

org.eclipse.cdt.debug.core.ICGlobalVariableManager.removeAllGlobals()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.1.run()79

org.eclipse.cdt.debug.core.ICGlobalVariableManager.removeGlobals(ICGlobalVariable[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.1.run()71

org.eclipse.cdt.debug.core.model.IAsmInstruction.getAdress()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)105
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)76
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)78
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.findBreakpoint(IDisassemblyInstruction)75
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)58
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getAddress(int)179
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getAddress(int)177
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(IAddress)139
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionString(IAsmInstruction, int, int)281

org.eclipse.cdt.debug.core.model.IAsmInstruction.getArguments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionString(IAsmInstruction, int, int)298

org.eclipse.cdt.debug.core.model.IAsmInstruction.getFunctionName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()243
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionString(IAsmInstruction, int, int)283

org.eclipse.cdt.debug.core.model.IAsmInstruction.getInstructionText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)83

org.eclipse.cdt.debug.core.model.IAsmInstruction.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()250
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionString(IAsmInstruction, int, int)287
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionString(IAsmInstruction, int, int)291

org.eclipse.cdt.debug.core.model.IAsmInstruction.getOpcode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()247
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionString(IAsmInstruction, int, int)296

org.eclipse.cdt.debug.core.model.IAsmSourceLine.getInstructions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()266
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()241
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getAddress(int)172
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(IAddress)134
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceLine(int)209

org.eclipse.cdt.debug.core.model.IAsmSourceLine.getLineNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)116
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)90
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceLine(int)211

org.eclipse.cdt.debug.core.model.ICastToArray.canCastToArray()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)283

org.eclipse.cdt.debug.core.model.ICastToArray.castToArray(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.doAction(ICastToArray)317

org.eclipse.cdt.debug.core.model.ICastToType.canCast()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)132

org.eclipse.cdt.debug.core.model.ICastToType.cast(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.doAction(ICastToType)165

org.eclipse.cdt.debug.core.model.ICastToType.getCurrentType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.doAction(ICastToArray)312
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.doAction(ICastToType)161

org.eclipse.cdt.debug.core.model.ICastToType.isCasted()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)92

org.eclipse.cdt.debug.core.model.ICastToType.restoreOriginal()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.doAction(ICastToType)113

org.eclipse.cdt.debug.core.model.ICBreakpoint.decrementInstallCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.3.run()109

org.eclipse.cdt.debug.core.model.ICBreakpoint.getCondition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()224
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.appendCondition(ICBreakpoint, StringBuffer)108

org.eclipse.cdt.debug.core.model.ICBreakpoint.getExtension(String, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getFilterExtension()50

org.eclipse.cdt.debug.core.model.ICBreakpoint.getIgnoreCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()231
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createIgnoreCountEditor(Composite)385
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.appendIgnoreCount(ICBreakpoint, StringBuffer)98

org.eclipse.cdt.debug.core.model.ICBreakpoint.getSourceHandle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)155
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)303

org.eclipse.cdt.debug.core.model.ICBreakpoint.incrementInstallCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.1.run()61

org.eclipse.cdt.debug.core.model.ICBreakpoint.isConditional()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)514

org.eclipse.cdt.debug.core.model.ICBreakpoint.isInstalled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)517

org.eclipse.cdt.debug.core.model.ICBreakpoint.setCondition(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.2.run()88
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)451

org.eclipse.cdt.debug.core.model.ICBreakpoint.setIgnoreCount(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.2.run()86
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)448

org.eclipse.cdt.debug.core.model.ICBreakpointFilterExtension.getTargetFilters()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.setInitialCheckedState()288

org.eclipse.cdt.debug.core.model.ICBreakpointFilterExtension.getThreadFilters(ICDebugTarget)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.setInitialCheckedState()290

org.eclipse.cdt.debug.core.model.ICBreakpointFilterExtension.removeTargetFilter(ICDebugTarget)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()322

org.eclipse.cdt.debug.core.model.ICBreakpointFilterExtension.setTargetFilter(ICDebugTarget)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()318

org.eclipse.cdt.debug.core.model.ICBreakpointFilterExtension.setThreadFilters(ICThread[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()315

org.eclipse.cdt.debug.core.model.ICDebugElement.getCurrentStateInfo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)662
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)700

org.eclipse.cdt.debug.core.model.ICDebugElement.getState()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)660

org.eclipse.cdt.debug.core.model.ICDebugElementStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)212
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)109

org.eclipse.cdt.debug.core.model.ICDebugElementStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)236

org.eclipse.cdt.debug.core.model.ICDebugElementStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)235
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)211
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)108

org.eclipse.cdt.debug.core.model.ICDebugTarget.addRegisterGroup(String, IRegisterDescriptor[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.doAction()47

org.eclipse.cdt.debug.core.model.ICDebugTarget.getBreakpointAddress(ICLineBreakpoint)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.findBreakpoint(IDisassemblyInstruction)80
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)345
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(ICLineBreakpoint)155

org.eclipse.cdt.debug.core.model.ICDebugTarget.getDisassembly()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(ICStackFrame)221
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getDisassembly(ICStackFrame)47
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.create(ICDebugTarget, IAddress)124

org.eclipse.cdt.debug.core.model.ICDebugTarget.getRegisterDescriptors()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.doAction()45

org.eclipse.cdt.debug.core.model.ICDebugTarget.getSignals()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewContentProvider.getElements(Object)44

org.eclipse.cdt.debug.core.model.ICDebugTarget.isPostMortem()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)270
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)259
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)659
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)684

org.eclipse.cdt.debug.core.model.ICDebugTarget.modifyRegisterGroup(IPersistableRegisterGroup, IRegisterDescriptor[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)71

org.eclipse.cdt.debug.core.model.ICDebugTarget.removeRegisterGroups(IRegisterGroup[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.run(IAction)80

org.eclipse.cdt.debug.core.model.ICDebugTarget.restoreDefaultRegisterGroups()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.doAction()33

org.eclipse.cdt.debug.core.model.ICLineBreakpoint.getAddress()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)270

org.eclipse.cdt.debug.core.model.ICLineBreakpoint.getFunction()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)256

org.eclipse.cdt.debug.core.model.ICModule.areSymbolsLoaded()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleImage(ICModule)564
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleImage(ICModule)569
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.ModuleProperties(ICModule)79
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)155
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)59
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)64

org.eclipse.cdt.debug.core.model.ICModule.canLoadSymbols()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.enablesFor(ICModule)97

org.eclipse.cdt.debug.core.model.ICModule.getBaseAddress()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.ModuleProperties(ICModule)77
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)172

org.eclipse.cdt.debug.core.model.ICModule.getCPU()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.ModuleProperties(ICModule)76
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)164

org.eclipse.cdt.debug.core.model.ICModule.getImageName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleText(ICModule, boolean)465

org.eclipse.cdt.debug.core.model.ICModule.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)52
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)75

org.eclipse.cdt.debug.core.model.ICModule.getSize()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.ModuleProperties(ICModule)78
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)180

org.eclipse.cdt.debug.core.model.ICModule.getSymbolsFileName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.ModuleProperties(ICModule)80
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)160

org.eclipse.cdt.debug.core.model.ICModule.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleImage(ICModule)562
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.ModuleProperties(ICModule)75
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)139
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)57

org.eclipse.cdt.debug.core.model.ICModule.loadSymbols()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.doAction(ICModule)72

org.eclipse.cdt.debug.core.model.ICModule.setSymbolsFileName(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.1.run()91

org.eclipse.cdt.debug.core.model.ICSignal.canModify()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.1.run()115
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)84
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)72

org.eclipse.cdt.debug.core.model.ICSignal.getDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)55
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)81
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)81

org.eclipse.cdt.debug.core.model.ICSignal.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getSignalText(ICSignal)612
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)75
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)75

org.eclipse.cdt.debug.core.model.ICSignal.isPassEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)68
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)77
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)77

org.eclipse.cdt.debug.core.model.ICSignal.isStopEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)80
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)79
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)79

org.eclipse.cdt.debug.core.model.ICSignal.setPassEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.1.run()119

org.eclipse.cdt.debug.core.model.ICSignal.setStopEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.1.run()127

org.eclipse.cdt.debug.core.model.ICSignal.signal()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.doAction(ICSignal)95

org.eclipse.cdt.debug.core.model.ICStackFrame.canEvaluate()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.getHoverInfo(ITextViewer, IRegion)105

org.eclipse.cdt.debug.core.model.ICStackFrame.evaluateExpression(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CWatchExpressionDelegate.1.run()38

org.eclipse.cdt.debug.core.model.ICStackFrame.evaluateExpressionToString(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.evaluateExpression(ICStackFrame, String)187

org.eclipse.cdt.debug.core.model.ICStackFrame.getAddress()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)747
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)78
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getHashCode(ICStackFrame)67
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.getLineInformation(ICStackFrame, IEditorInput)593

org.eclipse.cdt.debug.core.model.ICStackFrame.getFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)738
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)737

org.eclipse.cdt.debug.core.model.ICStackFrame.getFrameLineNumber()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)742
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)743

org.eclipse.cdt.debug.core.model.ICStackFrame.getFunction()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)729

org.eclipse.cdt.debug.core.model.ICStackFrame.getLevel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)727

org.eclipse.cdt.debug.core.model.ICType.getArrayDimensions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getVariableTypeName(ICType)165

org.eclipse.cdt.debug.core.model.ICType.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getVariableTypeName(ICType)154

org.eclipse.cdt.debug.core.model.ICType.isArray()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)545
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getVariableTypeName(ICType)164
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getVariableTypeName(ICType)157
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)294

org.eclipse.cdt.debug.core.model.ICType.isCharacter()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)122

org.eclipse.cdt.debug.core.model.ICType.isFloatingPointType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)127

org.eclipse.cdt.debug.core.model.ICType.isPointer()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)543
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)294

org.eclipse.cdt.debug.core.model.ICType.isReference()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)543
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)295

org.eclipse.cdt.debug.core.model.ICType.isStructure()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)545

org.eclipse.cdt.debug.core.model.ICValue.evaluateAsExpression(ICStackFrame)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CValueDetailProvider.1.run()41

org.eclipse.cdt.debug.core.model.ICValue.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchExpressionText(IWatchExpression)631
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)114

org.eclipse.cdt.debug.core.model.ICVariable.getExpressionString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CWatchExpressionFactoryAdapter.createWatchExpression(IVariable)31
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)292

org.eclipse.cdt.debug.core.model.ICVariable.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)538
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableText(IVariable)582
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getVariableTypeName(IVariable, IPresentationContext)61
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)294
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)294
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)295

org.eclipse.cdt.debug.core.model.ICVariable.isArgument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)247

org.eclipse.cdt.debug.core.model.ICWatchpoint.getExpression()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)282

org.eclipse.cdt.debug.core.model.ICWatchpoint.isReadType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)366
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)358
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)368
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)360
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)341
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)339

org.eclipse.cdt.debug.core.model.ICWatchpoint.isWriteType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)358
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)368
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)360
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)366
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)341
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)339

org.eclipse.cdt.debug.core.model.IDisassembly.getAddressFactory()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.calculateInstructionPosition(int, long)306

org.eclipse.cdt.debug.core.model.IDisassembly.getDisassemblyBlock(ICStackFrame)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(ICStackFrame)223

org.eclipse.cdt.debug.core.model.IDisassemblyBlock.contains(ICStackFrame)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.contains(ICStackFrame)120

org.eclipse.cdt.debug.core.model.IDisassemblyBlock.getDisassembly()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getDisassembly()323
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(ICLineBreakpoint)150

org.eclipse.cdt.debug.core.model.IDisassemblyBlock.getModuleFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getModuleFile()187

org.eclipse.cdt.debug.core.model.IDisassemblyBlock.getSourceElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()192

org.eclipse.cdt.debug.core.model.IDisassemblyBlock.getSourceLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()239
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getAddress(int)169
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(IAddress)131
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceLine(int)205

org.eclipse.cdt.debug.core.model.IDisassemblyBlock.isMixedMode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()261
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.createContents()258
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getAddress(int)173
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(IAddress)135

org.eclipse.cdt.debug.core.model.IDisassemblySourceLine.getFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)100

org.eclipse.cdt.debug.core.model.IEnableDisableTarget.canEnableDisable()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.1.run()88
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.selectionChanged(IAction, ISelection)127

org.eclipse.cdt.debug.core.model.IEnableDisableTarget.isEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.1.run()94
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.selectionChanged(IAction, ISelection)128
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterGroupImage(IRegisterGroup)319
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterImage(IRegister)554
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)544
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)546
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)548
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)217

org.eclipse.cdt.debug.core.model.IEnableDisableTarget.setEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.1.run()91
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.1.run()94

org.eclipse.cdt.debug.core.model.IExecFileInfo.getGlobals()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)283

org.eclipse.cdt.debug.core.model.IFormatSupport.changeFormat(CVariableFormat)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.doAction(ICVariable[])129

org.eclipse.cdt.debug.core.model.IFormatSupport.getFormat()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)114

org.eclipse.cdt.debug.core.model.IFormatSupport.supportsFormatting()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)111

org.eclipse.cdt.debug.core.model.IGlobalVariableDescriptor.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.getText(Object)265

org.eclipse.cdt.debug.core.model.IGlobalVariableDescriptor.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.getText(Object)260
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.getText(Object)259

org.eclipse.cdt.debug.core.model.IModuleRetrieval.getModules()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)58
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)53

org.eclipse.cdt.debug.core.model.IModuleRetrieval.loadSymbolsForAllModules()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.1.run()59

org.eclipse.cdt.debug.core.model.IMoveToAddress.canMoveToAddress(IAddress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)189
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)109

org.eclipse.cdt.debug.core.model.IMoveToAddress.moveToAddress(IAddress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.2.run()114

org.eclipse.cdt.debug.core.model.IMoveToLine.canMoveToLine(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)176
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)79

org.eclipse.cdt.debug.core.model.IMoveToLine.moveToLine(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.1.run()83

org.eclipse.cdt.debug.core.model.IPersistableRegisterGroup.getRegisterDescriptors()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)67

org.eclipse.cdt.debug.core.model.IRegisterDescriptor.getGroupName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)57
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)57

org.eclipse.cdt.debug.core.model.IRegisterDescriptor.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)57
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)57

org.eclipse.cdt.debug.core.model.IRestart.canRestart()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.checkCapability(IRestart)46

org.eclipse.cdt.debug.core.model.IRestart.restart()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.doAction(Object)30

org.eclipse.cdt.debug.core.model.IResumeAtAddress.canResumeAtAddress(IAddress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)186
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)108

org.eclipse.cdt.debug.core.model.IResumeAtAddress.resumeAtAddress(IAddress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.2.run()113

org.eclipse.cdt.debug.core.model.IResumeAtLine.canResumeAtLine(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)173
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)79

org.eclipse.cdt.debug.core.model.IResumeAtLine.resumeAtLine(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.1.run()83

org.eclipse.cdt.debug.core.model.IResumeWithoutSignal.canResumeWithoutSignal()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalZeroWorkbenchActionDelegate.isEnabledFor(Object)39

org.eclipse.cdt.debug.core.model.IResumeWithoutSignal.resumeWithoutSignal()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalZeroWorkbenchActionDelegate.doAction(Object)28

org.eclipse.cdt.debug.core.model.IRunToAddress.canRunToAddress(IAddress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)188
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)112

org.eclipse.cdt.debug.core.model.IRunToAddress.runToAddress(IAddress, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.2.run()117

org.eclipse.cdt.debug.core.model.IRunToLine.canRunToLine(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)175
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)82

org.eclipse.cdt.debug.core.model.IRunToLine.runToLine(String, int, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.1.run()87

org.eclipse.cdt.debug.core.model.ISteppingModeTarget.enableInstructionStepping(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)98
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.openEditor(IWorkbenchPage, Object)97
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partClosed(IWorkbenchPartReference)163

org.eclipse.cdt.debug.core.model.ISteppingModeTarget.isInstructionSteppingEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)140

org.eclipse.cdt.debug.core.model.ISteppingModeTarget.supportsInstructionStepping()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)144

org.eclipse.cdt.debug.core.model.ITargetProperties.addPropertyChangeListener(PreferencesIPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)138

org.eclipse.cdt.debug.core.model.ITargetProperties.removePropertyChangeListener(PreferencesIPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.dispose()74
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)130

org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.AbsolutePathSourceContainer()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.AbsolutePathSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)25

org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)61
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getMemento()79
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)122
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)122

org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator.getSourceLocations()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)57

org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator.searchForDuplicateFiles()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)56

org.eclipse.cdt.debug.core.sourcelookup.IProjectSourceLocation.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)72
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)82

org.eclipse.cdt.debug.core.sourcelookup.IProjectSourceLocation.isGeneric()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)71

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.addMapEntries(MapEntrySourceContainer[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.move(boolean)589
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.okPressed()266
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.okPressed()505

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.addMapEntry(MapEntrySourceContainer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToDirector(IPath, IPath, AbstractSourceLookupDirector)227
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.addPathEntry()560
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()234
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()234

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.clear()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.move(boolean)588
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.okPressed()263
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.okPressed()502

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.copy()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.MappingSourceContainerDialog(Shell, MappingSourceContainer)175
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingDialog(Shell, MappingSourceContainer)335

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.close()200
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.okPressed()509

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.initialize()438
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)388
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getLabel(Object)70

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getSourceContainers()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.3.getElements(Object)347
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.move(boolean)579
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.okPressed()266
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()461
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateViewerButtons()506
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.ContentProvider.getElements(Object)299
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.ContentProvider.getElements(Object)299
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.okPressed()505

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.MappingSourceContainer(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToDirector(IPath, IPath, AbstractSourceLookupDirector)222
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)31
org.eclipse.cdt.debug.internal.ui.sourcelookup.NewMappingSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)31

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.removeMapEntries(MapEntrySourceContainer[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.removePathEntries()569

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.removeMapEntry(MapEntrySourceContainer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.5.widgetSelected(SelectionEvent)446

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.setName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.okPressed()264
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.okPressed()503

org.eclipse.cdt.debug.core.sourcelookup.SourceLookupFactory.createSourceLocator(IProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeDefaults(ILaunchConfiguration)149
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)121

Back to reference summary for org.eclipse.cdt.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict