Types from org.eclipse.cdt.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.core.IAddress

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.initializeFields()208
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)188
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)106
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)185
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)105
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)187
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)109
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)161
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)747
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.findBreakpoint(IDisassemblyInstruction)80
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)58
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.initializeFields()208
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.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.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)96
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)172
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.2.(MoveToLineAdapter, IMoveToAddress, IAddress)-1
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.2.(ResumeAtLineAdapter, IResumeAtAddress, IAddress)-1
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.2.(RunToLineAdapter, IRunToAddress, IAddress)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(IAddress)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.create(ICDebugTarget, IAddress)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getAddress(int)-1

org.eclipse.cdt.core.IBinaryParser

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.ImportExecutablePageOne(AbstractImportExecutableWizard)124
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.instantiateBinaryParser(IExtension)401
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.supportedBinaryParsers-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.instantiateBinaryParser(IExtension)395
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.isBinary(File, boolean)637
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.isBinary(File, IBinaryParser)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.instantiateBinaryParser(IExtension)-1

org.eclipse.cdt.core.IBinaryParser.IBinaryFile

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.isBinary(File, IBinaryParser)602

org.eclipse.cdt.core.ICDescriptor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getCProjects()303

org.eclipse.cdt.core.model.CModelException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)264
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)313
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)511
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)405
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)433
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)75
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)67
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()147
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)511
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)405
THROWS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getCProjects()-1

org.eclipse.cdt.core.model.IBinary

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.2.getText(Object)350
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.3.getText(Object)362
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)381
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)503
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)462
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)409
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)62
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.2.getText(Object)349
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.3.getText(Object)361
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)501
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)408
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isExecutable(Object)45
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.2.getText(Object)350
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.3.getText(Object)362
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)407
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)62
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.launch(IBinary, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseBinary(List, String)-1

org.eclipse.cdt.core.model.ICElement

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)275
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)551
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)121
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)55
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)78
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)274
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)104
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)76
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementLabelProviderFactory.getAdapter(Object, Class)36
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)550
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)95
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.run(IProgressMonitor)109
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.run(IProgressMonitor)109
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)70
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)54
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)77
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.canToggleMethodBreakpoints(IWorkbenchPart, ISelection)244
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)258
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getMethodName(IMethod)453
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)308
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints(IWorkbenchPart, ISelection)234
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)551
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isExecutable(Object)38
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getImageDescriptor(ICElement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)-1

org.eclipse.cdt.core.model.ICProject

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getCProjects()321
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)547
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)567
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)558
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()145
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getCProjects()321
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)566
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)546
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)554
org.eclipse.cdt.debug.internal.ui.launch.CPropertyTester.isCProject(Object)51
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)181
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)423
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getImageDescriptor(Object)50
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.performFinish()175
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.5.widgetSelected(SelectionEvent)226
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.checkExecutableSettings()112
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()140
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getExistingCProject()329
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()407
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()398
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)-1
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createLaunchConfiguration(ICProject)-1
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.setConfigurationDefaults(ILaunchConfigurationWorkingCopy, ICProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()-1
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getCProjects()-1
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.getExistingCProject()-1

org.eclipse.cdt.core.model.IDeclaration

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints(IWorkbenchPart, ISelection)236
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getElementResource(IDeclaration)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getSourceHandle(IDeclaration)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)-1

org.eclipse.cdt.core.model.IFunction

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)490
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.canToggleMethodBreakpoints(IWorkbenchPart, ISelection)245
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints(IWorkbenchPart, ISelection)235
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)490
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getFunctionName(IFunction)-1

org.eclipse.cdt.core.model.IFunctionDeclaration

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.appendParameters(StringBuffer, IFunctionDeclaration)-1

org.eclipse.cdt.core.model.IMethod

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)490
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.canToggleMethodBreakpoints(IWorkbenchPart, ISelection)245
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints(IWorkbenchPart, ISelection)235
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getMethodName(IMethod)-1

org.eclipse.cdt.core.model.IParent

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)73
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)71

org.eclipse.cdt.core.model.ISourceRange

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)500
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)394

org.eclipse.cdt.core.model.ISourceReference

INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)120

org.eclipse.cdt.core.model.ITranslationUnit

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getTranslationUnit(IFile)482
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.setInput(IEditorInput)109
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.getPath(Object)86
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.hasChildren(Object)29
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)73
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)83
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)94
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)106
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)57
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)176
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)175
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)97
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.tunit-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getTranslationUnit(IFile)481
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.setInput(IEditorInput)107
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.category(Object)34
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.getPath(Object)85
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.hasChildren(Object)28
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)70
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)93
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)105
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)82
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)56
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)174
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)174
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)96
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)255
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getFunctionName(IFunction)443
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getSourceHandle(IDeclaration)426
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)305
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.reopenTranslationUnit(ITranslationUnit)337
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)83
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)57
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)94
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)106
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)175
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)176
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)97
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.reopenTranslationUnit(ITranslationUnit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getTranslationUnit(IFile)-1

org.eclipse.cdt.core.model.IVariable

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)324
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)310
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)323
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)309
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleWatchpoints(IWorkbenchPart, ISelection)286
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableName(IVariable)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)-1

org.eclipse.cdt.core.resources.FileStorage

INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)201

org.eclipse.cdt.core.settings.model.ICConfigurationDescription

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

org.eclipse.cdt.core.settings.model.ICProjectDescription

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)217
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)129
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addBinaryParsers(IProject)62

org.eclipse.cdt.utils.Addr32

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)96

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict