Types 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

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolAction-1
org.eclipse.cdt.debug.ui.breakpointactions.LogAction-1
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction-1
org.eclipse.cdt.debug.ui.breakpointactions.SoundAction-1

org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)130
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.getSelectedActions()137
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.showActionComposite()227
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.addAction(IBreakpointAction)98
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.getActionNames()116
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.getSelectedActions()140
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)79
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleDeleteButton()148
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleEditButton()161
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.breakpointAction-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.breakpointActions-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.originalAction-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.setNames(String)165
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.GlobalActionsList(Composite, int, boolean)79
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleDeleteButton()148
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleEditButton()161
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()179
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.ActionDialog(Shell, IBreakpointAction)-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.getActionPage(IBreakpointAction)-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsList.addAction(IBreakpointAction)-1
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionPage.createComposite(IBreakpointAction, Composite, int)-1
org.eclipse.cdt.debug.ui.breakpointactions.IBreakpointActionPage.createComposite(IBreakpointAction, Composite, int)-1
org.eclipse.cdt.debug.ui.breakpointactions.LogActionPage.createComposite(IBreakpointAction, Composite, int)-1
org.eclipse.cdt.debug.ui.breakpointactions.ResumeActionPage.createComposite(IBreakpointAction, Composite, int)-1
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.createComposite(IBreakpointAction, Composite, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.getBreakpointAction()-1
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.getSelectedActions()-1

org.eclipse.cdt.debug.core.breakpointactions.ILogActionEnabler

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.LogAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)68
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.LogAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)68

org.eclipse.cdt.debug.core.breakpointactions.IResumeActionEnabler

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)55
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ResumeAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)55

org.eclipse.cdt.debug.core.cdi.ICDIBreakpointHit

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

org.eclipse.cdt.debug.core.cdi.ICDIExitInfo

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

org.eclipse.cdt.debug.core.cdi.ICDISharedLibraryEvent

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

org.eclipse.cdt.debug.core.cdi.ICDISignalExitInfo

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)666
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)665
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getTargetText(IDebugTarget, boolean)666

org.eclipse.cdt.debug.core.cdi.ICDISignalReceived

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

org.eclipse.cdt.debug.core.cdi.ICDIWatchpointScope

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

org.eclipse.cdt.debug.core.cdi.ICDIWatchpointTrigger

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

org.eclipse.cdt.debug.core.cdi.model.ICDIMemorySpaceManagement

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()94
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.fMemManagement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()85
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.AddWatchpointDialog(Shell, ICDIMemorySpaceManagement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()-1

org.eclipse.cdt.debug.core.cdi.model.ICDISignal

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

org.eclipse.cdt.debug.core.cdi.model.ICDITarget

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()91
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()91

org.eclipse.cdt.debug.core.disassembly.IDisassemblyContextListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager-1

org.eclipse.cdt.debug.core.disassembly.IDisassemblyContextProvider

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getDisassemblyContextProvider(Object)214
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getDisassemblyContextProvider(Object)210
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyContextProvider(Object)307
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyContextProvider(Object)311
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.getDisassemblyContextProvider(Object)98
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.getDisassemblyContextProvider(Object)94
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.fgDisassemblyContextProvider-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getDisassemblyContextProvider(Object)209
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyContextProvider(Object)306
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.getDisassemblyContextProvider(Object)93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.debugContextChanged(DebugContextEvent)193
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getDisassemblyContextProvider(Object)208
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDiassemblyContext(Object)300
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyContextProvider(Object)305
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.createViewer(Composite)76
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.getDisassemblyContextProvider(Object)92
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.getDisassemblyContextProvider(Object)-1
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyContextProvider(Object)-1
org.eclipse.cdt.debug.internal.ui.disassembly.rendering.DisassemblyMemoryRendering.getDisassemblyContextProvider(Object)-1

org.eclipse.cdt.debug.core.disassembly.IDisassemblyContextService

RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getDisassemblyManager()-1

org.eclipse.cdt.debug.core.executables.Executable

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()373
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)499
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getText(Object)134
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)99
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.run(IProgressMonitor)281
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()373
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()371
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)160
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)159
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)189
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.getPath(Object)88
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.getElements(Object)38
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)71
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)177
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.4.runInUIThread(IProgressMonitor)210
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()368
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)497
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getText(Object)133
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)98
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.1.runInUIThread(IProgressMonitor)289
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.run(IProgressMonitor)280
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()370
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)188
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.category(Object)34
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.getPath(Object)87
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.getElements(Object)37
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.4.runInUIThread(IProgressMonitor)209
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)99
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.run(IProgressMonitor)281
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)159
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)160
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)189
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesContentProvider.getElements(Object)38
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)71
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)177
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.(new ExecutablesView(){}, String, Executable[])-1

org.eclipse.cdt.debug.core.executables.ExecutablesManager

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getElements(Object)46
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getElements(Object)45
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getElements(Object)46
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.(ExecutablesContentProvider, String, ExecutablesManager, Object)-1

org.eclipse.cdt.debug.core.executables.IExecutablesChangeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.executablesChanged(IExecutablesChangeEvent)-1

org.eclipse.cdt.debug.core.executables.IExecutablesChangeListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer-1

org.eclipse.cdt.debug.core.ICBreakpointListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater-1

org.eclipse.cdt.debug.core.ICDebugConfiguration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)162
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()221
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.1.getText(Object)276
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)289
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)162
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)154
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)154
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)124
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)124
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.performDefaults()245
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()221
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.1.getText(Object)275
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)153
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)153
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)127
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)135
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)154
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)154
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)124
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)124
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.initialize()208
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()238
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getDebugConfigDialogMessageString(ICDebugConfiguration[], String)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getDebugConfigDialogTitleString(ICDebugConfiguration[], String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)-1

org.eclipse.cdt.debug.core.ICGlobalVariableManager

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)281
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.run(IAction)74
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.update()96
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)66
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)281
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.run(IAction)74
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.update()96
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)66
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.1.(RemoveAllGlobalsActionDelegate, ICGlobalVariableManager)-1
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.1.(RemoveGlobalsActionDelegate, ICGlobalVariableManager, ICGlobalVariable[])-1

org.eclipse.cdt.debug.core.model.CDebugElementState

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

org.eclipse.cdt.debug.core.model.CVariableFormat

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.getContributionItems()101
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.fFormat-1
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.fFormat-1
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.fFormat-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.FORMATS-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.getContributionItems()101
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.SelectNumberFormatAction(NumberFormatsContribution, CVariableFormat)-1
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.SelectNumberFormatAction(NumberFormatsContribution, CVariableFormat)-1
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.VariableFormatActionDelegate(CVariableFormat)-1

org.eclipse.cdt.debug.core.model.IAsmInstruction

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionString(IAsmInstruction, int, int)-1

org.eclipse.cdt.debug.core.model.IAsmSourceLine

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceLineString(IAsmSourceLine)-1

org.eclipse.cdt.debug.core.model.ICAddressBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)267
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)520
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)266
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)329
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)267

org.eclipse.cdt.debug.core.model.ICastToArray

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)283
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)286
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.fCastToArray-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)282
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.doAction(ICastToArray)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.setCastToArray(ICastToArray)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.getCastToArray()-1

org.eclipse.cdt.debug.core.model.ICastToType

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)132
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)135
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)95
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)92
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.fCastToType-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.fCastToType-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)131
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)91
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.doAction(ICastToType)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.setCastToType(ICastToType)-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.doAction(ICastToType)-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.setCastToType(ICastToType)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.getCastToType()-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.getCastToType()-1

org.eclipse.cdt.debug.core.model.ICBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.selectionChanged(IAction, ISelection)84
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.update()77
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.2.run()88
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.2.run()86
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.3.run()109
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.breakpointInstalled(IDebugTarget, IBreakpoint)56
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)290
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)286
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)152
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.CBreakpointPropertyPage.getBreakpoint()399
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.fContext-1
org.eclipse.cdt.debug.internal.ui.CBreakpointContext.fBreakpoint-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.selectionChanged(IAction, ISelection)82
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.update()76
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.selectionChanged(IAction, ISelection)131
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.breakpointInstalled(IDebugTarget, IBreakpoint)55
org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory.getAdapter(Object, Class)29
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)285
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)289
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)151
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpoint()399
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.breakpointInstalled(IDebugTarget, IBreakpoint)56
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)152
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getFilterExtension()47
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)440
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()217
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.setBreakpoint(ICBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.CBreakpointContext.CBreakpointContext(ICBreakpoint, ISelection)-1
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.1.(CBreakpointUpdater, ICBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpointImage(ICBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createContributetedFieldEditors(ICBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createMainLabel(ICBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)-1
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.appendCondition(ICBreakpoint, StringBuffer)-1
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.appendIgnoreCount(ICBreakpoint, StringBuffer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.getBreakpoint()-1
org.eclipse.cdt.debug.internal.ui.CBreakpointContext.getBreakpoint()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getBreakpoint()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpoint()-1

org.eclipse.cdt.debug.core.model.ICBreakpointFilterExtension

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getFilterExtension()50
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()306
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.setInitialCheckedState()286
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.getFilterExtension()-1

org.eclipse.cdt.debug.core.model.ICDebugElement

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)698
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.selectionChanged(IAction, ISelection)120
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getThreadText(IThread, boolean)698

org.eclipse.cdt.debug.core.model.ICDebugElementStatus

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)235
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)236
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)211
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)212
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)108
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)109
INSTANCEOF
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

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.getDebugTarget()81
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()88
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)71
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.getDebugTarget(Object)89
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.run(IAction)80
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.getDebugTarget()50
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)269
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)258
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.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext)35
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.findBreakpoint(IDisassemblyInstruction)80
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.selectionChanged(IWorkbenchPart, ISelection)136
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()318
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()322
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()314
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)139
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)142
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)157
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)142
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)337
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(ICStackFrame)220
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(ICLineBreakpoint)152
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getDisassembly(ICStackFrame)45
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)105
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.setViewerInput(IStructuredSelection)183
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewContentProvider.getElements(Object)42
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)70
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.run(IAction)79
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)99
org.eclipse.cdt.debug.internal.ui.CBreakpointUpdater.breakpointInstalled(IDebugTarget, IBreakpoint)55
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)257
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)66
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)81
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()309
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)104
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)41
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)70
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.setViewerInput(IStructuredSelection)182
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewContentProvider.getElements(Object)41
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.update()57
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getMemorySpaceManagement()88
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.doAction()50
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.update()76
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.update()39
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)269
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)258
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.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext)35
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.selectionChanged(IWorkbenchPart, ISelection)136
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.ThreadFilterContentProvider.getChildren(Object)157
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.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)337
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(ICStackFrame)220
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(ICLineBreakpoint)152
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getDisassembly(ICStackFrame)45
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)98
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.setViewerInput(IStructuredSelection)179
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewContentProvider.getElements(Object)42
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.setContext(IWorkbenchPage, ICDebugTarget)-1
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getTargetThreadFilters(ICDebugTarget)-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.actions.AddRegisterGroupActionDelegate.getDebugTarget()-1
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.getDebugTarget(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.getDebugTarget()-1

org.eclipse.cdt.debug.core.model.ICEventBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getImage(Object)84
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getText(Object)42
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.2.getLabel(TreePath, IPresentationContext, String)121
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)333
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getImage(Object)83
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getText(Object)40
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.getAdapter(Object, Class)136
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.getAdapter(Object, Class)141
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getImage(Object)84
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getText(Object)42
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.2.getLabel(TreePath, IPresentationContext, String)121

org.eclipse.cdt.debug.core.model.ICFunctionBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)253
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.computeBreakpointOverlays(ICBreakpoint)523
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)252
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)327
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleMethodBreakpoints0(IDeclaration)491
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)253

org.eclipse.cdt.debug.core.model.ICGlobalVariable

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)65
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)65
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)60
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.update()111
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)249
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.1.(RemoveGlobalsActionDelegate, ICGlobalVariableManager, ICGlobalVariable[])-1

org.eclipse.cdt.debug.core.model.ICLineBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpointImage(ICBreakpoint)333
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)104
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.findBreakpoint(IDisassemblyInstruction)80
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.breakpointsAdded0(IBreakpoint[], IDocument)84
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.breakpointsChanged0(IBreakpoint[], IDocument)105
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)343
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory.1.getLabel(Object)35
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpointImage(ICBreakpoint)332
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)97
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.findBreakpoint(IDisassemblyInstruction)78
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)331
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.breakpointsAdded0(IBreakpoint[], IDocument)83
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.breakpointsChanged0(IBreakpoint[], IDocument)104
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)342
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)129
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)166
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)343
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getLineBreakpointImage(ICLineBreakpoint)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.addBreakpointAnnotation(ICLineBreakpoint, IDocument)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.createBreakpointPosition(ICLineBreakpoint, IDocument)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(ICLineBreakpoint)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)-1

org.eclipse.cdt.debug.core.model.ICModule

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)83
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)86
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.selectionChanged(IAction, ISelection)86
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)305
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)389
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.getModule()75
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)62
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.run(IProgressMonitor)107
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.run(IProgressMonitor)107
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)56
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.internal.ui.views.modules.ModulesViewEventHandler.handleChange(DebugEvent)53
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.handleCreate(DebugEvent)66
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.handleCreate(DebugEvent)65
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.handleTerminate(DebugEvent)81
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.fModule-1
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.fModule-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)82
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.selectionChanged(IAction, ISelection)84
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)304
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)388
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)75
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)103
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementLabelProviderFactory.getAdapter(Object, Class)33
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)61
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.run(IProgressMonitor)106
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.DetailJob.run(IProgressMonitor)106
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)55
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getLabel(TreePath, IPresentationContext, String)38
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)51
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)74
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.handleChange(DebugEvent)52
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.handleCreate(DebugEvent)64
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.handleTerminate(DebugEvent)80
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.run(IAction)54
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.performOk()84
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)56
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.handleCreate(DebugEvent)66
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.1.(LoadModuleSymbolsActionDelegate, ICModule)-1
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.doAction(ICModule)-1
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.enablesFor(ICModule)-1
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.setModule(ICModule)-1
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.setModule(ICModule)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleImage(ICModule)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getModuleText(ICModule, boolean)-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.create(ICModule)-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModuleProperties.ModuleProperties(ICModule)-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.1.(ModulePropertyPage, ICModule, IPath)-1
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.getModuleDetail(ICModule)-1
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.accept(ICModule)-1
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.fireDelta(ICModule, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.getModule()-1
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.getModule()-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.getModule()-1

org.eclipse.cdt.debug.core.model.ICSignal

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.selectionChanged(IAction, ISelection)85
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.selectionChanged(IAction, ISelection)82
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.selectionChanged(IAction, ISelection)58
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)308
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)393
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.getSignal()103
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)79
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)75
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)77
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)79
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.fSignal-1
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.fSignal-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.selectionChanged(IAction, ISelection)81
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.selectionChanged(IAction, ISelection)56
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)307
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)392
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)71
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.getColumnText(Object, int)71
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewEventHandler.doHandleDebugEvents(DebugEvent[])53
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewEventHandler.doHandleDebugEvents(DebugEvent[])46
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.doAction(ICSignal)-1
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.enablesFor(ICSignal)-1
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.setSignal(ICSignal)-1
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.setSignal(ICSignal)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getSignalImage(ICSignal)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getSignalText(ICSignal)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.getSignal()-1
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.getSignal()-1
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.getSignal()-1

org.eclipse.cdt.debug.core.model.ICStackFrame

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)725
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getCurrentStackFrame()100
org.eclipse.cdt.debug.internal.ui.CWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)32
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.getFrame()297
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)77
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.displaySource(Object, IWorkbenchPage, boolean)251
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.displaySource(Object, IWorkbenchPage, boolean)256
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.computeInput(IStructuredSelection)437
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.computeInput(IStructuredSelection)432
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.computeInput(IStructuredSelection)435
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.refresh(IDisassembly)944
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.refresh(IDisassembly)940
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)103
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.DelegatingStackFrame.fDelegate-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.DelegatingStackFrame.fDelegate-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.fLastStackFrame-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)724
org.eclipse.cdt.debug.internal.ui.CWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)28
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)72
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)115
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)87
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)110
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)98
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)135
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)73
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.displaySource(Object, IWorkbenchPage, boolean)250
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.computeInput(IStructuredSelection)431
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.refresh(IDisassembly)939
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)102
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)55
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)41
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)70
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getStackFrameText(IStackFrame, boolean)725
org.eclipse.cdt.debug.internal.ui.CValueDetailProvider.computeDetail(IValue, IValueDetailListener)36
org.eclipse.cdt.debug.internal.ui.CWatchExpressionDelegate.evaluateExpression(String, IDebugElement, IWatchExpressionListener)32
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.getHoverInfo(ITextViewer, IRegion)104
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)77
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.displaySource(Object, IWorkbenchPage, boolean)251
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CValueDetailProvider.1.(CValueDetailProvider, IValueDetailListener, IValue, ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.CWatchExpressionDelegate.1.(CWatchExpressionDelegate, ICStackFrame, String, IWatchExpressionListener)-1
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.evaluateExpression(ICStackFrame, String)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.DelegatingStackFrame.DelegatingStackFrame(SourceDisplayAdapter, ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.DelegatingStackFrame.DelegatingStackFrame(SourceDisplayAdapter, ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceDisplayAdapter.isDisplayDisassembly(ICStackFrame, IWorkbenchPage)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.contains(ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.DisassemblyInstructionPointerAnnotation(ICStackFrame, boolean)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getDisassembly(ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getHashCode(ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.3.(DisassemblyView, ICStackFrame, IStatus, IEditorInput)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.4.(DisassemblyView, Object, ICStackFrame, IDisassemblyListener)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.computeInput(Object, ICStackFrame, IDisassemblyListener)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.getLineInformation(ICStackFrame, IEditorInput)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.inputComputed(ICStackFrame, IStatus, IEditorInput)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.isTopStackFrame(ICStackFrame)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.selectAndReveal(ICStackFrame, IEditorInput)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.setInstructionPointer(ICStackFrame, int, int, IAnnotationModel)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.IDisassemblyListener.inputComputed(ICStackFrame, IStatus, IEditorInput)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getCurrentStackFrame()-1
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.getFrame()-1

org.eclipse.cdt.debug.core.model.ICThread

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getTargetThreadFilters(ICDebugTarget)339
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)268
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getTargetThreadFilters(ICDebugTarget)339
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)267
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)102
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)84
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)69
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)55
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.encodeElement(Object, IMemento, IPresentationContext)41
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleMementoProvider.isEqual(Object, IMemento, IPresentationContext)70
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)268
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getTargetThreadFilters(ICDebugTarget)-1

org.eclipse.cdt.debug.core.model.ICType

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)536
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableText(IVariable)580
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchExpressionText(IWatchExpression)629
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)112
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getVariableTypeName(ICType)-1

org.eclipse.cdt.debug.core.model.ICValue

CASTS
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.internal.ui.CDebugUIUtils.getValueText(IValue)128
org.eclipse.cdt.debug.internal.ui.CValueDetailProvider.1.run()41
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CanFormatObjectTester.test(Object, String, Object[], Object)36
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchExpressionText(IWatchExpression)628
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getValueText(IValue)111
org.eclipse.cdt.debug.internal.ui.CValueDetailProvider.computeDetail(IValue, IValueDetailListener)35
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getValueText(IVariable, IValue, IPresentationContext)53

org.eclipse.cdt.debug.core.model.ICVariable

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)119
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.selectionChanged(IAction, ISelection)72
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)96
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)110
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)119
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.selectionChanged(IAction, ISelection)72
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)247
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterImage(IRegister)554
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)548
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)546
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)538
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)544
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.elements.adapters.CWatchExpressionFactoryAdapter.createWatchExpression(IVariable)31
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.fVariables-1
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.variables-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)109
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)90
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CanFormatObjectTester.test(Object, String, Object[], Object)33
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)95
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.selectionChanged(IAction, ISelection)67
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)247
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterImage(IRegister)554
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableImage(IVariable)535
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getVariableText(IVariable)579
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementLabelProviderFactory.getAdapter(Object, Class)39
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getVariableTypeName(IVariable, IPresentationContext)60
org.eclipse.cdt.debug.internal.ui.elements.adapters.CWatchExpressionFactoryAdapter.canCreateWatchExpression(IVariable)24
org.eclipse.cdt.debug.internal.ui.elements.adapters.CWatchExpressionFactoryAdapter.createWatchExpression(IVariable)31
org.eclipse.cdt.debug.internal.ui.elements.adapters.CWatchExpressionFactoryAdapterFactory.getAdapter(Object, Class)26
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)102
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)110
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)96
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.doAction(ICVariable[])-1
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.setVariables(ICVariable[])-1
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.setVariables(ICVariable[])-1
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocksForVariables(ICVariable[], IMemoryRenderingSite)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.getVariables()-1
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.getVariables()-1

org.eclipse.cdt.debug.core.model.ICWatchpoint

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpointImage(ICBreakpoint)336
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)279
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)336
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory.1.getLabel(Object)38
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpointImage(ICBreakpoint)335
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)278
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)335
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)380
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)279
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)336
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getWatchpointImage(ICWatchpoint)-1

org.eclipse.cdt.debug.core.model.IDisassembly

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyViewEventHandler.handleChangeEvent(DebugEvent)79
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyViewEventHandler.handleChangeEvent(DebugEvent)78
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)335
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(ICStackFrame)221
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getInstructionLine(ICLineBreakpoint)150
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getHashCode(ICStackFrame)64
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.create(ICDebugTarget, IAddress)124
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.refresh(IDisassembly)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getDisassembly()-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyInstructionPointerAnnotation.getDisassembly(ICStackFrame)-1

org.eclipse.cdt.debug.core.model.IDisassemblyBlock

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.fBlock-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(ICStackFrame)223
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.create(ICDebugTarget, IAddress)126
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.create(IDisassemblyBlock)-1
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.DisassemblyEditorInput(IDisassemblyBlock)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getDisassemblyBlock()-1

org.eclipse.cdt.debug.core.model.IDisassemblyInstruction

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)103
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)76
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)75
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)52
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)102
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)75
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)74
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.canToggleLineBreakpoints(IPresentationContext, Object)41
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)51
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)103
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)75
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)52
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.findBreakpoint(IDisassemblyInstruction)-1

org.eclipse.cdt.debug.core.model.IDisassemblyLine

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementProxy.handleDebugEvents(DebugEvent[])58
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)125
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)120
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)130
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementProxy.handleDebugEvents(DebugEvent[])56
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementProxy.handleDebugEvents(DebugEvent[])58
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementProxy.createDelta(IDisassemblyLine)-1

org.eclipse.cdt.debug.core.model.IDisassemblySourceLine

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)87
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)86
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.retrieveLabel(IDocumentElementLabelUpdate)87
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)-1

org.eclipse.cdt.debug.core.model.IEnableDisableTarget

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.getEnableDisableTarget(Object)151
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterGroupImage(IRegisterGroup)318
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)215
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.1.run()87
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.getEnableDisableTarget(Object)149
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.selectionChanged(IAction, ISelection)126
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getRegisterGroupImage(IRegisterGroup)318
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.decorateText(Object, String)215
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.getEnableDisableTarget(Object)-1

org.eclipse.cdt.debug.core.model.IExecFileInfo

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)280
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)280

org.eclipse.cdt.debug.core.model.IGlobalVariableDescriptor

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)289
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.getText(Object)265
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.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)289
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.fGlobals-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.getText(Object)257
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.getGlobals()-1

org.eclipse.cdt.debug.core.model.IModuleRetrieval

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.doAction()52
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext)37
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)53
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)56
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
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.fModuleRetrieval-1
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewModelProxy.fModuleRetrieval-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)101
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementAdapterFactory.getAdapter(Object, Class)90
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)52
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.doAction()52
org.eclipse.cdt.debug.internal.ui.elements.adapters.CDebugElementProxyFactory.createModelProxy(Object, IPresentationContext)33
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleContentProvider.getAllChildren(Object, IPresentationContext)56
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
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.1.(LoadSymbolsForAllActionDelegate, IModuleRetrieval)-1
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewEventHandler.ModulesViewEventHandler(AbstractModelProxy, IModuleRetrieval)-1
org.eclipse.cdt.debug.internal.ui.views.modules.ModulesViewModelProxy.ModulesViewModelProxy(IModuleRetrieval)-1

org.eclipse.cdt.debug.core.model.IMoveToAddress

CASTS
Reference LocationLine Number
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)108
LOCAL_VAR_DECLARED
Reference LocationLine Number
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)108
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.2.(MoveToLineAdapter, IMoveToAddress, IAddress)-1

org.eclipse.cdt.debug.core.model.IMoveToLine

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)139
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)78
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)139
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)78
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.1.(MoveToLineAdapter, IMoveToLine, IPath, int)-1

org.eclipse.cdt.debug.core.model.IPersistableRegisterGroup

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.selectionChanged(IAction, ISelection)49
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.fSelection-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.selectionChanged(IAction, ISelection)48
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)63
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.getRegisterGroup()-1

org.eclipse.cdt.debug.core.model.IRegisterDescriptor

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.okPressed()149
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterGroupDialog(Shell, IRegisterDescriptor[])69
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.okPressed()149
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)56
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)56
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.fDescriptors-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getImage(Object)48
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getImage(Object)48
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)55
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)55
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)56
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)56
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterGroupDialog(Shell, IRegisterDescriptor[])-1
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterGroupDialog(Shell, String, IRegisterDescriptor[], IRegisterDescriptor[])-1
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterGroupDialog(Shell, String, IRegisterDescriptor[], IRegisterDescriptor[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.getDescriptors()-1

org.eclipse.cdt.debug.core.model.IRestart

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.getDefaultRestartTarget(Object)87
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.getRestartTarget(Object)79
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.getDefaultRestartTarget(Object)86
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.doAction(Object)28
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.isEnabledFor(Object)38
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.checkCapability(IRestart)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.getDefaultRestartTarget(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.RestartActionDelegate.getRestartTarget(Object)-1

org.eclipse.cdt.debug.core.model.IResumeAtAddress

CASTS
Reference LocationLine Number
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)107
LOCAL_VAR_DECLARED
Reference LocationLine Number
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)107
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.2.(ResumeAtLineAdapter, IResumeAtAddress, IAddress)-1

org.eclipse.cdt.debug.core.model.IResumeAtLine

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)138
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)78
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)138
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)78
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.1.(ResumeAtLineAdapter, IResumeAtLine, IPath, int)-1

org.eclipse.cdt.debug.core.model.IResumeWithoutSignal

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalZeroWorkbenchActionDelegate.doAction(Object)28
org.eclipse.cdt.debug.internal.ui.actions.SignalZeroWorkbenchActionDelegate.isEnabledFor(Object)39
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.SignalZeroWorkbenchActionDelegate.doAction(Object)27
org.eclipse.cdt.debug.internal.ui.actions.SignalZeroWorkbenchActionDelegate.isEnabledFor(Object)38

org.eclipse.cdt.debug.core.model.IRunToAddress

CASTS
Reference LocationLine Number
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)111
LOCAL_VAR_DECLARED
Reference LocationLine Number
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)111
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.2.(RunToLineAdapter, IRunToAddress, IAddress)-1

org.eclipse.cdt.debug.core.model.IRunToLine

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)142
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)81
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)142
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)81
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.1.(RunToLineAdapter, IRunToLine, IPath, int)-1

org.eclipse.cdt.debug.core.model.ISteppingModeTarget

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.getTargetFromSelection(Object)174
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.getTargetFromSelection(Object)179
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.getSteppingModeTarget(IWorkbenchWindow)100
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getSteppingModeTarget(Object)320
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getSteppingModeTarget(Object)318
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partClosed(IWorkbenchPartReference)159
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.fTarget-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.fSteppingModePolicy-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.getTargetFromSelection(Object)173
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getSteppingModeTarget(Object)317
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.dispose()72
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.getTargetFromSelection(Object)170
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)96
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)123
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)127
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.openEditor(IWorkbenchPage, Object)93
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.partClosed(IWorkbenchPartReference)159
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.isTerminated(ISteppingModeTarget)-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.setTarget(ISteppingModeTarget)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.getTarget()-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.getTargetFromSelection(Object)-1
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.getSteppingModeTarget(IWorkbenchWindow)-1
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getSteppingModeTarget(Object)-1

org.eclipse.cdt.debug.core.model.ITargetProperties

CASTS
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.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)138
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.dispose()73
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)129
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)137

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

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

org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocation

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)86
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)86

org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)55
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.fSourceLocator-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)55
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getPersistableSourceLocator()186
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.setCSourceLocator(ICSourceLocator)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getCSourceLocator()-1

org.eclipse.cdt.debug.core.sourcelookup.IProjectSourceLocation

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

org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToDirector(IPath, IPath, AbstractSourceLookupDirector)217
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])53
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.3.getElements(Object)347
org.eclipse.cdt.debug.internal.ui.sourcelookup.NewMappingSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])51
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.SourceContainerWorkbenchAdapter.getLabel(Object)70
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.fContainer-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.fOriginalContainer-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.fMapping-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.fOriginalMapping-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToDirector(IPath, IPath, AbstractSourceLookupDirector)213
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerBrowser.canEditSourceContainers(ISourceLookupDirector, ISourceContainer[])45
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])52
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.3.getElements(Object)345
org.eclipse.cdt.debug.internal.ui.sourcelookup.NewMappingSourceContainerBrowser.canEditSourceContainers(ISourceLookupDirector, ISourceContainer[])42
org.eclipse.cdt.debug.internal.ui.sourcelookup.NewMappingSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])49
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.ContentProvider.getElements(Object)297
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.ContentProvider.getElements(Object)297
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getImageDescriptor(Object)42
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getLabel(Object)69
INSTANTIATION
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
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToDirector(IPath, IPath, AbstractSourceLookupDirector)209
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.MappingSourceContainerDialog(Shell, MappingSourceContainer)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingDialog(Shell, MappingSourceContainer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.getContainer()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.getMapping()-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict