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

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

Reference Details

org.eclipse.core.runtime.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(IStatus)156
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(String)165

org.eclipse.core.runtime.Platform.getAdapterManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getAdapter(Class)868

org.eclipse.core.runtime.Platform.getContentTypeManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.isExecutableFile(IPath)60
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.ensureBinaryType(IPath)175

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.getBreakpointActionExtensions()159
org.eclipse.cdt.debug.core.CDebugCorePlugin.initializeDebugConfiguration()169
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtensionsForModelId(String)382
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.validateBinaryParsers(IProject, File)222

org.eclipse.core.runtime.Plugin.getBundle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addAdditionalLocations(Element, List)376
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addOldLocations(Element, List)427
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.initializeSourceLocations(Element)133

org.eclipse.core.runtime.Plugin.getLog()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(IStatus)156
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(String)165

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.loadActionData()180
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.saveActionData()278
org.eclipse.cdt.debug.core.CDebugCorePlugin.getCommonSourceLocations()286
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultActiveDebugConfigurations()213
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultDebugConfiguration()236
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultDefaultDebugConfiguration()246
org.eclipse.cdt.debug.core.CDebugCorePlugin.initializeActiveDebugConfigurations()184
org.eclipse.cdt.debug.core.CDebugCorePlugin.initializeCommonSourceLookupDirector()355
org.eclipse.cdt.debug.core.CDebugCorePlugin.isDefaultDebugConfiguration(String)256
org.eclipse.cdt.debug.core.CDebugCorePlugin.saveCommonSourceLocations(ICSourceLocation[])282
org.eclipse.cdt.debug.core.CDebugCorePlugin.saveDefaultDebugConfiguration(String)230
org.eclipse.cdt.debug.core.CDebugCorePlugin.saveFilteredDebugConfigurations(ICDebugConfiguration[])225
org.eclipse.cdt.debug.core.CDebugUtils.getCharsetDecoder()509
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()39
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()40
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()38
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()37
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()35
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()36
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.isInstructionSteppingEnabled()1688
org.eclipse.cdt.debug.internal.core.model.CExpression.CExpression(CStackFrame, ICDIExpression, ICDIVariableDescriptor)55
org.eclipse.cdt.debug.internal.core.model.CRegister.CRegister(CRegisterGroup, IRegisterDescriptor, String)341
org.eclipse.cdt.debug.internal.core.model.CRegister.CRegister(CRegisterGroup, IRegisterDescriptor)332
org.eclipse.cdt.debug.internal.core.model.CVariable.CVariable(CDebugElement, ICDIVariableDescriptor, String)123
org.eclipse.cdt.debug.internal.core.model.CVariable.CVariable(CDebugElement, ICDIVariableDescriptor)123
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(IAddress, IAddress)124
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(ICStackFrame)76
org.eclipse.cdt.debug.internal.core.sourcelookup.CommonSourceLookupDirector.setSourceContainers(ISourceContainer[])29

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.CDebugCorePlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.CDebugCorePlugin()100

org.eclipse.core.runtime.Plugin.savePluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.saveActionData()279
org.eclipse.cdt.debug.core.CDebugCorePlugin.saveFilteredDebugConfigurations(ICDebugConfiguration[])226
org.eclipse.cdt.debug.internal.core.sourcelookup.CommonSourceLookupDirector.setSourceContainers(ISourceContainer[])30

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.start(BundleContext)332
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.stop(BundleContext)349
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.addPropertyChangeListener(PreferencesIPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.addPropertyChangeListener(PreferencesIPropertyChangeListener)1712

org.eclipse.core.runtime.Preferences.getBoolean(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.isInstructionSteppingEnabled()1687
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.isInstructionSteppingEnabled()1688

org.eclipse.core.runtime.Preferences.getDefaultString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultActiveDebugConfigurations()213
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultDefaultDebugConfiguration()246

org.eclipse.core.runtime.Preferences.getInt(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CExpression.CExpression(CStackFrame, ICDIExpression, ICDIVariableDescriptor)55
org.eclipse.cdt.debug.internal.core.model.CRegister.CRegister(CRegisterGroup, IRegisterDescriptor, String)341
org.eclipse.cdt.debug.internal.core.model.CRegister.CRegister(CRegisterGroup, IRegisterDescriptor)332
org.eclipse.cdt.debug.internal.core.model.CVariable.CVariable(CDebugElement, ICDIVariableDescriptor, String)123
org.eclipse.cdt.debug.internal.core.model.CVariable.CVariable(CDebugElement, ICDIVariableDescriptor)123
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(IAddress, IAddress)124
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(ICStackFrame)76

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.loadActionData()180
org.eclipse.cdt.debug.core.CDebugCorePlugin.getCommonSourceLocations()286
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDefaultDebugConfiguration()236
org.eclipse.cdt.debug.core.CDebugCorePlugin.initializeActiveDebugConfigurations()184
org.eclipse.cdt.debug.core.CDebugCorePlugin.initializeCommonSourceLookupDirector()355
org.eclipse.cdt.debug.core.CDebugCorePlugin.isDefaultDebugConfiguration(String)256
org.eclipse.cdt.debug.core.CDebugUtils.getCharsetDecoder()509

org.eclipse.core.runtime.Preferences.Preferences()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializePreferences()1699

org.eclipse.core.runtime.Preferences.removePropertyChangeListener(PreferencesIPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.removePropertyChangeListener(PreferencesIPropertyChangeListener)1720

org.eclipse.core.runtime.Preferences.setDefault(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()40
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializePreferences()1700

org.eclipse.core.runtime.Preferences.setDefault(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()37
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()38
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()36
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()35

org.eclipse.core.runtime.Preferences.setDefault(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CDebugCorePreferenceInitializer.initializeDefaultPreferences()39

org.eclipse.core.runtime.Preferences.setValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.enableInstructionStepping(boolean)1680

org.eclipse.core.runtime.Preferences.setValue(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.saveActionData()278
org.eclipse.cdt.debug.core.CDebugCorePlugin.saveCommonSourceLocations(ICSourceLocation[])282
org.eclipse.cdt.debug.core.CDebugCorePlugin.saveDefaultDebugConfiguration(String)230
org.eclipse.cdt.debug.core.CDebugCorePlugin.saveFilteredDebugConfigurations(ICDebugConfiguration[])225
org.eclipse.cdt.debug.internal.core.sourcelookup.CommonSourceLookupDirector.setSourceContainers(ISourceContainer[])29

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict