Methods from org.eclipse.equinox.common 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.core.runtime.Assert.isLegal(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction.init(IViewPart)33

org.eclipse.core.runtime.Assert.isNotNull(Object, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.DialogField.assertCompositeNotNull(Composite)217

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImageDescriptorRegistry.CDebugImageDescriptorRegistry(Display)46
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.getAction(String)157
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.setAction(String, IAction)147
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.setRulerContextMenuId(String)280
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.setViewContextMenuId(String)289
org.eclipse.cdt.debug.internal.ui.SWTUtil.setButtonDimensionHint(Button)92

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImageDescriptorRegistry.get(ImageDescriptor)63
org.eclipse.cdt.debug.internal.ui.dialogfields.DialogField.assertEnoughColumns(int)221

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractBreakpointRulerAction.AbstractBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)52
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.setCheckAllButtonIndex(int)54
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.setUncheckAllButtonIndex(int)64
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.setDownButtonIndex(int)137
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.setRemoveButtonIndex(int)117
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.setUpButtonIndex(int)127
org.eclipse.cdt.debug.internal.ui.dialogfields.SelectionButtonDialogFieldGroup.SelectionButtonDialogFieldGroup(int, String[], int, int)57
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.ComboFieldEditor(String, String, String[][], Composite)47

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)130
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)129
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)133
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)193
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.abort(String, Throwable)195

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.1.run()187
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.DebugRequestJob.run(IProgressMonitor)100
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.DebugRequestJob.run(IProgressMonitor)100
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.1.run()106
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.1.run()123
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.1.run()259
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.1.run()108
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)76
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.run()48
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.1.run()97
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.1.run()68
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.run(IAction)101
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.1.run()57
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)104
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.1.run()68
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.1.run()65
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.2.run()91
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterGroupText(IRegisterGroup)481
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.openEditor(IWorkbenchPage, Object)102
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.changeBaseElement(IDocumentBaseChangeUpdate)83
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.retrieveDisassembly(IDocumentElementContentUpdate)108
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.1.runInUIThread(IProgressMonitor)286
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)67

org.eclipse.core.runtime.CoreException.printStackTrace()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)169
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.getActionPage(IBreakpointAction)281

org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.makeIconURL(String, String)117

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)281
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)280
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.getEnableStateForSelection(IStructuredSelection)239
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.getDebugTarget()81
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()91
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()88
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.run(IAction)64
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.getEnableDisableTarget(Object)151
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.doAction()52
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.getDebugTarget(Object)89
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)155
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)139
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)179
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)78
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)108
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.run(IAction)74
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.update()97
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)66
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.getRestartTarget(Object)79
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.getDebugTarget()50
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)155
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)138
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)176
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)78
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)107
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.getAdapter(IAdaptable)152
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)138
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.partActivated(IWorkbenchPart)140
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)142
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)178
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)81
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)111
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.run(IAction)53
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getResource(IWorkbenchPart)359
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getToggleBreakpointAdapter(Object)547
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.report(String, IWorkbenchPart)332
org.eclipse.cdt.debug.internal.ui.actions.ToggleCBreakpointsTargetFactory.getDefaultToggleTarget(IWorkbenchPart, ISelection)56
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.getTargetFromSelection(Object)179
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getStructuredViewer()181
org.eclipse.cdt.debug.internal.ui.CBreakpointContextActionFilter.getDebugModelIds(CBreakpointContext)97
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)197
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterGroupImage(IRegisterGroup)318
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)754
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)657
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)683
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)698
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)215
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getCurrentStackFrame()100
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.getSteppingModeTarget(IWorkbenchWindow)100
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getDisassemblyContextProvider(Object)214
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyContextProvider(Object)311
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getSteppingModeTarget(Object)320
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.getDisassemblyContextProvider(Object)98
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentAnnotationProvider.getAnnotationAdapter(Object)92
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.getContentAdapter(Object)100
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.getModelProxyFactoryAdapter(Object)383
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentLabelProvider.getLabelAdapter(Object)106
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.getFrame()298
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext)37
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext)35
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.selectionChanged(IWorkbenchPart, ISelection)136
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)421
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)561
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)565
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isExecutable(Object)40
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.refreshViews(IWorkbenchPage, String)348
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getBreakpoint()43
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpoint()399
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)139
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)139
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)157
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)157
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()301
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getImageDescriptor(ICElement)58
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.DelegatingStackFrame.getAdapter(Class)136
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.DelegatingStackFrame.getAdapter(Class)136
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)337
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(ICLineBreakpoint)152
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IWorkbenchPart, ISelection)75
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)278
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)56
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)62
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)71
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getLabel(TreePath, IPresentationContext, String)43
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)42
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)71
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.accept(ICModule)100
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.createContents(Composite)43
org.eclipse.cdt.debug.ui.breakpointactions.LogAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)68
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)55
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getAdapter(Class)161
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getAdapter(Class)164

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)427
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpointImage(ICBreakpoint)326
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.displaySource(Object, IWorkbenchPage, boolean)257

org.eclipse.core.runtime.IAdapterManager.hasAdapter(Object, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)159
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)159
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.getAdapter(IAdaptable)155

org.eclipse.core.runtime.IAdapterManager.loadAdapter(Object, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.bindTo(IWorkbenchPart)160
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.bindTo(IWorkbenchPart)160
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.getAdapter(IAdaptable)156

org.eclipse.core.runtime.IPath.equals(Object)

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

org.eclipse.core.runtime.IPath.getDevice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getQualifiedName(IPath)92
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getQualifiedName(IPath)93

org.eclipse.core.runtime.IPath.getFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)123
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)68
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)66
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)109

org.eclipse.core.runtime.IPath.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleText(ICModule, boolean)466
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)739
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()467
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()476

org.eclipse.core.runtime.IPath.isValidPath(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)531
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)158
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()471

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)182
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleText(ICModule, boolean)467
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)740
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.2.getText(Object)352
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getQualifiedName(IPath)89

org.eclipse.core.runtime.IPath.segments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getQualifiedName(IPath)87

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)112
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)109
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.reopenTranslationUnit(ITranslationUnit)335
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()480
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()488
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()484
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)116
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)109
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)117
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)108
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)61
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)60
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.getFileSize(Object)78
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.hasChildren(Object)30
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)86
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)96
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)61
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)85
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)97
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)99
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)84

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getSourceHandle(IDeclaration)430
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)740
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getEditorFilePath(IEditorInput)186
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getEditorFilePath(IEditorInput)202
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getEditorFilePath(IEditorInput)189
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getEditorFilePath(IEditorInput)183
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModelFactory.createAnnotationModel(IPath)30
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)293
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.2.widgetSelected(SelectionEvent)180
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.2.widgetSelected(SelectionEvent)176
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.initializeFields()224
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.reopenTranslationUnit(ITranslationUnit)323
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.setInput(IEditorInput)112
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)82
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)82
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)84
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)84
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)148
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)148
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)146
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)146
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()180
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()179
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()180
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()179
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()197
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()194
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)104
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)56
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)56
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)60
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)160

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.1.run()83
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.internal.ui.actions.ResumeAtLineAdapter.1.run()83
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.internal.ui.actions.RunToLineAdapter.1.run()87
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.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.getText(Object)260
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.3.getText(Object)366
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)192
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()471

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)416
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)59
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.16.run(IProgressMonitor)575

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)444
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)441
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)444
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.run(IProgressMonitor)72
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.16.run(IProgressMonitor)585

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.3.run(IProgressMonitor)305
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.4.run(IProgressMonitor)334
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentContentProvider.5.run(IProgressMonitor)362
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)438
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.1.runInUIThread(IProgressMonitor)121
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.detailComputed(String)118
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.detailComputed(String)118
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)85
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)69
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)62
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.collectExecutableFiles(Collection, File, IProgressMonitor)153
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.collectExecutableFiles(Collection, File, IProgressMonitor)160

org.eclipse.core.runtime.IProgressMonitor.setTaskName(String)

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

org.eclipse.core.runtime.IProgressMonitor.subTask(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.collectExecutableFiles(Collection, File, IProgressMonitor)156

org.eclipse.core.runtime.IProgressMonitor.worked(int)

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

org.eclipse.core.runtime.IStatus.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.run(IAction)130
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)387

org.eclipse.core.runtime.IStatus.getCode()

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

org.eclipse.core.runtime.IStatus.getException()

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

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.InfoStatusHandler.handleStatus(IStatus, Object)31
org.eclipse.cdt.debug.internal.ui.QuestionStatusHandler.handleStatus(IStatus, Object)32
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.3.run()518
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)385
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)390

org.eclipse.core.runtime.IStatus.getPlugin()

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

org.eclipse.core.runtime.IStatus.getSeverity()

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

org.eclipse.core.runtime.IStatus.isMultiStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.run(IAction)129
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)386

org.eclipse.core.runtime.IStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.run(IAction)128
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.run(IAction)263
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.run(IAction)112
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.run(IAction)72
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.3.run()515

org.eclipse.core.runtime.MultiStatus.add(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.failed(Throwable)102
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.failed(Throwable)96
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.failed(Throwable)205
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.failed(Throwable)202
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.failed(Throwable)204
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.ui.breakpointactions.ExternalToolAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)75
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)82

org.eclipse.core.runtime.MultiStatus.getChildren()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.run(IAction)113

org.eclipse.core.runtime.MultiStatus.merge(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.1.run()187
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.DebugRequestJob.run(IProgressMonitor)100
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.DebugRequestJob.run(IProgressMonitor)100
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.1.run()106
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.1.run()97
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.1.run()57
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.1.run()68

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, IStatus[], String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.run(IAction)130

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.DebugRequestJob.run(IProgressMonitor)94
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.DebugRequestJob.run(IProgressMonitor)94
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.runInForeground(IStructuredSelection)178
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.run(IAction)98
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.run(IAction)82
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.failed(Throwable)101
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.failed(Throwable)95
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.failed(Throwable)204
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.failed(Throwable)201
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.failed(Throwable)203
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.run(IAction)49
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.run(IAction)62
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.failed(String, Throwable)111
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.failed(String, Throwable)140
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)74
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)81

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.getElements(Object)39
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addBinaryParsers(IProject)67

org.eclipse.core.runtime.Path.fromOSString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)83

org.eclipse.core.runtime.Path.getFileExtension()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()270
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.initializeRecentSounds()135

org.eclipse.core.runtime.Path.isValidPath(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.convertPath(String, IDebugTarget)210
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.convertPath(String, IDebugTarget)208
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.convertPath(String, IDebugTarget)210
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()198
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()198

org.eclipse.core.runtime.Path.lastSegment()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()275
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()275
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.4.run()446
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.13.widgetSelected(SelectionEvent)463

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.convertPath(String, IDebugTarget)218
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.convertPath(String, IDebugTarget)216
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.convertPath(String, IDebugTarget)218
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)530
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)157
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)738
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.2.widgetSelected(SelectionEvent)179
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()273
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()268
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)103
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)99
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)103
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)99
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.getBackendPath()224
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.getBackendPath()224
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.getLocalPath()228
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.getLocalPath()228
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()198
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()198
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.4.run()445
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.makeIconURL(String, String)117
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)72
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.initializeRecentSounds()135
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.13.widgetSelected(SelectionEvent)462
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.handleLocationBrowseButtonPressed()541
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.isBinary(File, IBinaryParser)603

org.eclipse.core.runtime.Path.removeLastSegments(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()286
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()287

org.eclipse.core.runtime.Path.segment(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()281
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()281

org.eclipse.core.runtime.Path.segmentCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()286
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()287
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()278
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()277
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.locateFile()279

org.eclipse.core.runtime.Path.toFile()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)74

org.eclipse.core.runtime.Path.toOSString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.handleLocationBrowseButtonPressed()541

org.eclipse.core.runtime.PlatformObject.PlatformObject()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionPage.ExternalToolActionPage()-1
org.eclipse.cdt.debug.ui.breakpointactions.LogActionPage.LogActionPage()-1
org.eclipse.cdt.debug.ui.breakpointactions.ResumeActionPage.ResumeActionPage()-1
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.SoundActionPage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointContext.CBreakpointContext(ICBreakpoint, ISelection)52
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionPage.ExternalToolActionPage()17
org.eclipse.cdt.debug.ui.breakpointactions.LogActionPage.LogActionPage()17
org.eclipse.cdt.debug.ui.breakpointactions.ResumeActionPage.ResumeActionPage()17
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.SoundActionPage()60

org.eclipse.core.runtime.Status.isOK()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.reportErrors(MultiStatus)196
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.run(IAction)104
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.run(IAction)61
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.run(IAction)72

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.failed(Throwable)102
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.failed(Throwable)96
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.failed(Throwable)205
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)130
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.failed(Throwable)202
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)129
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.failed(Throwable)204
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)133
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)193
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.openEditor(IWorkbenchPage, Object)87
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.views.disassembly.DisassemblyView.4.run()558
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.LogAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)78
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)78
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.ui.breakpoints.CBreakpointUIContributionFactory.getRequired(IConfigurationElement, String)187
org.eclipse.cdt.debug.ui.CDebugUIPlugin.errorDialog(String, Throwable)203
org.eclipse.cdt.debug.ui.CDebugUIPlugin.log(Throwable)143
org.eclipse.cdt.debug.ui.CDebugUIPlugin.logErrorMessage(String)153
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.abort(String, Throwable)194

org.eclipse.core.runtime.SubProgressMonitor.beginTask(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.collectExecutableFiles(Collection, File, IProgressMonitor)158

org.eclipse.core.runtime.SubProgressMonitor.done()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.collectExecutableFiles(Collection, File, IProgressMonitor)170

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)418
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.collectExecutableFiles(Collection, File, IProgressMonitor)157

org.eclipse.core.runtime.SubProgressMonitor.worked(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.collectExecutableFiles(Collection, File, IProgressMonitor)163

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict