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

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

Reference Details

org.eclipse.cdt.debug.internal.core.breakpoints.CEventBreakpoint.getMarkerType()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()81
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()81
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.loadEventTypes()119

org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IAdaptable, CMemoryBlockRetrievalExtension, AddMemoryBlocksParamHolder, IMemoryRenderingSite)189

org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IAdaptable, CMemoryBlockRetrievalExtension, AddMemoryBlocksParamHolder, IMemoryRenderingSite)184

org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemorySpaces()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CMemoryAdapterFactory.getAdapter(Object, Class)45
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.createDialogArea(Composite)152

org.eclipse.cdt.debug.internal.core.model.AbstractCValue.getParentVariable()

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

org.eclipse.cdt.debug.internal.core.model.CDebugElement.getDebugTarget()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.canMoveToLine(IWorkbenchPart, ISelection, ISuspendResume)167
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.moveToLine(IWorkbenchPart, ISelection, ISuspendResume)71
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.canResumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)165
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.resumeAtLine(IWorkbenchPart, ISelection, ISuspendResume)72
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.canRunToLine(IWorkbenchPart, ISelection, ISuspendResume)169
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)75
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveBreakpoints(IDocumentElementAnnotationUpdate)104

org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getBreakpointAddress(ICLineBreakpoint)

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

org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getDisassemblyRetrieval()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementProxy.createDelta(IDisassemblyLine)82
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementProxy.handleDebugEvents(DebugEvent[])59

org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getRegisterDescriptors()

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

org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getExpression()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.memory.MemoryBlockLabelDecorator.decorateText(String, Object)66

org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getMemorySpaceID()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.getMemorySpace(IMemoryBlock, String)96
org.eclipse.cdt.debug.internal.ui.elements.adapters.CMemoryAdapterFactory.getAdapter(Object, Class)54

org.eclipse.cdt.debug.internal.core.model.CVariable.getExpressionString()

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

org.eclipse.cdt.debug.internal.core.model.CVariable.sizeof()

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

org.eclipse.cdt.debug.internal.core.model.Disassembly.getDisassemblyBlock(IAddress)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.create(ICDebugTarget, IAddress)126

org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.changeBase(Object, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.changeBaseElement(IDocumentBaseChangeUpdate)78

org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getBaseElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.changeBaseElement(IDocumentBaseChangeUpdate)79

org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getCurrentOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.changeBaseElement(IDocumentBaseChangeUpdate)80
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.retrieveDisassembly(IDocumentElementContentUpdate)101

org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementAnnotationProvider.retrieveInstructionPointers(IDocumentElementAnnotationUpdate)72

org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getLines()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.retrieveDisassembly(IDocumentElementContentUpdate)100

org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.retrieveDisassembly(Object, Object, int, int, boolean, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementContentProvider.retrieveDisassembly(IDocumentElementContentUpdate)93

org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.CSourceLookupDirector()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.DefaultSourceLocator()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.DefaultSourceLocator()35

org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.getCompilationPath(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineAdapter.convertPath(String, IDebugTarget)214
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineAdapter.convertPath(String, IDebugTarget)212
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.convertPath(String, IDebugTarget)214

org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.initializeParticipants()

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

org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)416
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.getArtifact()358
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.setInput(IEditorInput)105

org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getFile()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.setInput(IEditorInput)103

org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getLaunch()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.setInput(IEditorInput)104

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.copy()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.move(boolean)582

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.equals(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateViewerButtons()517
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateViewerButtons()518

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.getBackendPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)82
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)82
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)146
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)146
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()466
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()179
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()179

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.getLocalPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)84
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.getValue(Object, String)84
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)148
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.getColumnText(Object, int)148
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateErrorMessage()475
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()180
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.initialize()180

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerWorkbenchAdapter.getLabel(Object)73

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.MapEntrySourceContainer()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.addPathEntry()559
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()233
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()233

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.MapEntrySourceContainer(IPath, IPath)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.CSourceNotFoundEditor.addSourceMappingToDirector(IPath, IPath, AbstractSourceLookupDirector)227

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.setBackendPath(IPath)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)99
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)99
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()236
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()236

org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.setLocalPath(IPath)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)103
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryCellModifier.modify(Object, String, Object)103
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()237
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()237

org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.convertSourceLocations(ICSourceLocation[])

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

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict