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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.AsmInstruction.fAddress-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.fEndAddress-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.fStartAddress-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyInstruction.fAddress-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createAddressBreakpoint(String, IResource, ICDILocationBreakpoint)1012
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.createMemoryBlocks(String[], String[])165
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.restart()967
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.start(String, boolean)307
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getValueString()157
org.eclipse.cdt.debug.internal.core.model.CValue.getPointerValueString(ICDIPointerValue)541
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(ICStackFrame)69
org.eclipse.cdt.debug.internal.core.model.Disassembly.handleDebugEvents(ICDIEvent[])211
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.contains(ICStackFrame)125
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.cdi.model.ICDIAddressToSource.getSourceForAddress(IAddress)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createAddressBreakpoint(String, String, IResource, IAddress, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createAddressBreakpoint(String, String, IResource, int, IAddress, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createAddressBreakpoint(String, String, IResource, int, int, IAddress, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.model.IDisassembly.getDisassemblyBlock(IAddress)-1
org.eclipse.cdt.debug.core.model.IMoveToAddress.canMoveToAddress(IAddress)-1
org.eclipse.cdt.debug.core.model.IMoveToAddress.moveToAddress(IAddress)-1
org.eclipse.cdt.debug.core.model.IResumeAtAddress.canResumeAtAddress(IAddress)-1
org.eclipse.cdt.debug.core.model.IResumeAtAddress.resumeAtAddress(IAddress)-1
org.eclipse.cdt.debug.core.model.IRunToAddress.canRunToAddress(IAddress)-1
org.eclipse.cdt.debug.core.model.IRunToAddress.runToAddress(IAddress, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canMoveToAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canResumeAtAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canRunToAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.moveToAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resumeAtAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.runToAddress(IAddress, boolean)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.containsAddress(ICDIMixedInstruction[], IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(IAddress, IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(IAddress, IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.getDisassemblyBlock(IAddress, IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.getDisassemblyBlock(IAddress, IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.getDisassemblyBlock(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.contains(IAddress)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.cdi.model.ICDIAddressToSource.IMappedSourceLocation.getAddress()-1
org.eclipse.cdt.debug.core.cdi.model.ICDIAddressToSource.IMappedSourceLocation.getAddress()-1
org.eclipse.cdt.debug.core.model.IAsmInstruction.getAdress()-1
org.eclipse.cdt.debug.core.model.ICDebugTarget.getBreakpointAddress(ICLineBreakpoint)-1
org.eclipse.cdt.debug.core.model.ICModule.getBaseAddress()-1
org.eclipse.cdt.debug.core.model.ICStackFrame.getAddress()-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getBreakpointAddress(ICLineBreakpoint)-1
org.eclipse.cdt.debug.internal.core.model.AsmInstruction.getAdress()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getBreakpointAddress(ICLineBreakpoint)-1
org.eclipse.cdt.debug.internal.core.model.CModule.getBaseAddress()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getAddress()-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyInstruction.getAdress()-1

org.eclipse.cdt.core.IAddressFactory

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.fAddressFactory-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)212
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)212
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.evaluateLiteralAddress(String)152
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getValueString()153
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getAddress()608
org.eclipse.cdt.debug.internal.core.model.CValue.getPointerValueString(ICDIPointerValue)537
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.create(IDisassembly, ICDIInstruction[])72
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.create(IDisassembly, ICDIMixedInstruction[])65
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.AsmInstruction.AsmInstruction(IAddressFactory, ICDIInstruction)-1
org.eclipse.cdt.debug.internal.core.model.AsmSourceLine.AsmSourceLine(IAddressFactory, String, ICDIInstruction[])-1
org.eclipse.cdt.debug.internal.core.model.AsmSourceLine.AsmSourceLine(IAddressFactory, String, int, ICDIInstruction[])-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ICDIInstruction[])-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.initialize(IAddressFactory, ICDIInstruction[])-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.initialize(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.cdi.model.ICDIAddressFactoryManagement.getAddressFactory()-1
org.eclipse.cdt.debug.core.model.ICModule.getAddressFactory()-1
org.eclipse.cdt.debug.core.model.IDisassembly.getAddressFactory()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getAddressFactory()-1
org.eclipse.cdt.debug.internal.core.model.CModule.getAddressFactory()-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.getAddressFactory()-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getAddressFactory()-1

org.eclipse.cdt.core.IAddressFactory2

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.evaluateLiteralAddress(String)154
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.evaluateLiteralAddress(String)153

org.eclipse.cdt.core.IBinaryParser

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)671
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.instantiateBinaryParser(IExtension)211
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)671
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.instantiateBinaryParser(IExtension)205
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.validateBinaryParsers(IProject, File)234
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)101
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)59
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.isBinary(File, IBinaryParser)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.instantiateBinaryParser(IExtension)-1

org.eclipse.cdt.core.IBinaryParser.IBinaryExecutable

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)675
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)674
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CCoreFileDebugTarget.CCoreFileDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryExecutable)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)-1

org.eclipse.cdt.core.IBinaryParser.IBinaryFile

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)673
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.isBinary(File, IBinaryParser)267
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)103
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.getSourceFiles(Executable, IProgressMonitor)117
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)131
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)-1

org.eclipse.cdt.core.IBinaryParser.IBinaryObject

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)133
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.fBinaryFile-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getExecFileHandle()1363
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getAddressFactory()1757
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getGlobals()1460
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.isLittleEndian()1405
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.1.(IDebugTarget[], ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.2.(boolean, ILaunch, IDebugTarget[], IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.core.ICDIDebugger.createDebuggerSession(ILaunch, IBinaryParserIBinaryObject, IProgressMonitor)-1
org.eclipse.cdt.debug.internal.core.CDebugAdapter.createDebuggerSession(ILaunch, IBinaryParserIBinaryObject, IProgressMonitor)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.CDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getCFileGlobals(IBinaryParserIBinaryObject)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.setExecFile(IBinaryParserIBinaryObject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.IExecFileInfo.getExecFile()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getBinaryFile()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getExecFile()-1

org.eclipse.cdt.core.IBinaryParser.ISymbol

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.createGlobalVariableDescriptor(IBinaryParserISymbol)-1

org.eclipse.cdt.core.ISymbolReader

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.getSourceFiles(Executable, IProgressMonitor)119
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.getSourceFiles(Executable, IProgressMonitor)119

org.eclipse.cdt.core.model.CModelException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)160
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)135
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)135

org.eclipse.cdt.core.model.IBinary

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.areSymbolsLoaded()207
org.eclipse.cdt.debug.internal.core.model.CModule.getCPU()251
org.eclipse.cdt.debug.internal.core.model.CModule.getPlatform()230
org.eclipse.cdt.debug.internal.core.model.CModule.isLittleEndian()237
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.areSymbolsLoaded()206
org.eclipse.cdt.debug.internal.core.model.CModule.getAdapter(Class)261
org.eclipse.cdt.debug.internal.core.model.CModule.getCPU()251
org.eclipse.cdt.debug.internal.core.model.CModule.getPlatform()230
org.eclipse.cdt.debug.internal.core.model.CModule.isLittleEndian()237
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)151

org.eclipse.cdt.core.model.IBinaryModule

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.createGlobalVariableDescriptor(IVariable)65
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.createGlobalVariableDescriptor(IVariable)64

org.eclipse.cdt.core.model.ICElement

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.fCElement-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)124
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.createGlobalVariableDescriptor(IVariable)63
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.getCElement()-1

org.eclipse.cdt.core.model.ICProject

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.getCProject(ILaunchConfiguration)528
org.eclipse.cdt.debug.core.executables.Executable.getSourceFiles(IProgressMonitor)152
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)68
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getCProject(ILaunchConfiguration)111
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)78
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)148
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)120
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)97
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.getCProject(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getCProject(ILaunchConfiguration)-1

org.eclipse.cdt.core.model.ISourceRoot

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)127

org.eclipse.cdt.core.model.ITranslationUnit

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)228
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)228
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)921
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])173
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.remappedPaths-1
org.eclipse.cdt.debug.core.executables.Executable.sourceFiles-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)227
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)227
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)920
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])172
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)921
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.getOriginalLocation(ITranslationUnit)-1

org.eclipse.cdt.core.model.IVariable

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.createGlobalVariableDescriptor(IVariable)-1

org.eclipse.cdt.core.ProblemMarkerInfo

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ICBreakpoint, String, int, String, boolean, boolean, String, String)123
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ProblemMarkerInfo)-1

org.eclipse.cdt.core.resources.FileStorage

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.createExternalFileStorage(IPath)294

org.eclipse.cdt.core.settings.model.CProjectDescriptionEvent

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.handleEvent(CProjectDescriptionEvent)-1

org.eclipse.cdt.core.settings.model.ICConfigExtensionReference

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.validateBinaryParsers(IProject, File)242

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.validateBinaryParsers(IProject, File)238
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.handleEvent(CProjectDescriptionEvent)114
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.handleEvent(CProjectDescriptionEvent)115

org.eclipse.cdt.core.settings.model.ICProjectDescriptionListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict