Types from org.eclipse.core.resources 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.resources.IContainer

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.createFromRoot(IProject, IPath)141
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutable(IProject, String)157
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1835
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)129
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.createFromRoot(IProject, IPath)-1

org.eclipse.core.resources.IFile

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)222
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)222
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)913
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)41
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])170
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.contains(IResource)169
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)221
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)221
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)912
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)40
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])169
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.contains(IResource)166
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.contains(IResource)169
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.getSourceFiles(IProgressMonitor)190
org.eclipse.cdt.debug.core.executables.Executable.getSourceFiles(IProgressMonitor)191
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutable(IProject, String)159
org.eclipse.cdt.debug.internal.core.model.CModule.createBinary(IPath)105
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)132
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)124
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newAttachDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newCoreFileDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, ICDITarget, String, IProcess, IProcess, IFile, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.ICDebugger.createAttachSession(ILaunchConfiguration, IFile, int)-1
org.eclipse.cdt.debug.core.ICDebugger.createCoreSession(ILaunchConfiguration, IFile, IPath)-1
org.eclipse.cdt.debug.core.ICDebugger.createLaunchSession(ILaunchConfiguration, IFile)-1
org.eclipse.cdt.debug.core.model.IResumeAtLine.canResumeAtLine(IFile, int)-1
org.eclipse.cdt.debug.core.model.IResumeAtLine.resumeAtLine(IFile, int)-1
org.eclipse.cdt.debug.core.model.IRunToLine.canRunToLine(IFile, int)-1
org.eclipse.cdt.debug.core.model.IRunToLine.runToLine(IFile, int, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canResumeAtLine(IFile, int)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canRunToLine(IFile, int)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resumeAtLine(IFile, int)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.runToLine(IFile, int, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CThread.canRunToLine(IFile, int)-1
org.eclipse.cdt.debug.internal.core.model.CThread.runToLine(IFile, int, boolean)-1

org.eclipse.core.resources.IFolder

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.createFromRoot(IProject, IPath)146

org.eclipse.core.resources.IMarker

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.removeAllBreakpoints()700
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.breakpointHasActions(IBreakpoint)95
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.executeActions(IBreakpoint, IAdaptable)104
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointMoved(ICBreakpoint, int, int, String, String)42
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ICBreakpoint, String, int, String, boolean, boolean, String, String)98
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ICBreakpoint, String, int, String, boolean, boolean, String, String)102
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ProblemMarkerInfo)164
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtensionsForModelId(String)378
org.eclipse.cdt.debug.internal.core.CBreakpointManager.handleBreakpointMovedEvent(ICDIBreakpointMovedEvent)599
org.eclipse.cdt.debug.internal.core.CBreakpointManager.handleBreakpointProblemEvent(ICDIBreakpointProblemEvent)632
org.eclipse.cdt.debug.internal.core.CBreakpointManager.removeAllBreakpoints()700
org.eclipse.cdt.debug.internal.core.CBreakpointManager.setBreakpointsOnTarget0(ICBreakpoint[])798
org.eclipse.cdt.debug.internal.core.CBreakpointManager.setBreakpointsOnTarget0(ICBreakpoint[])820
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointMoved(ICBreakpoint, int, int, String, String)-1
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ICBreakpoint, String, int, String, boolean, boolean, String, String)-1
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ProblemMarkerInfo)-1
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportUnresolvedBreakpoint(ICBreakpoint, String, String)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.ensureMarker()-1

org.eclipse.core.resources.IMarkerDelta

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.breakpointsChanged(IBreakpoint[], IMarkerDelta[])366
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.breakpointsChanged(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.breakpointsRemoved(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.changeBreakpointProperties(ICBreakpoint, IMarkerDelta)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.breakpointChanged(IBreakpoint, IMarkerDelta)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.breakpointRemoved(IBreakpoint, IMarkerDelta)-1

org.eclipse.core.resources.IProject

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.getReferencedProjects(IProject, IProject, List)308
org.eclipse.cdt.debug.core.CDebugUtils.getReferencedProjects(IProject)290
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.isReferencedProject(IProject, IProject)208
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.getDefaultSourceLocations()573
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.saveDisabledGenericSourceLocations(ICSourceLocation[], Document, Element)506
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.updateGenericSourceLocations(List)621
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.project-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.fProject-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.fProject-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.fProject-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.1.visit(IResourceDelta)81
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.contains(IResource)161
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.resourceChanged(IResourceChangeEvent)491
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.getCProject(ILaunchConfiguration)527
org.eclipse.cdt.debug.core.CDebugUtils.isReferencedProject(IProject, IProject)208
org.eclipse.cdt.debug.internal.core.CBreakpointManager.isTargetBreakpoint(ICBreakpoint)1227
org.eclipse.cdt.debug.internal.core.CBreakpointManager.isTargetBreakpoint(ICBreakpoint)1251
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getCProject(ILaunchConfiguration)110
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)90
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)64
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)140
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1830
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.initializeFrom(String)289
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.getDefaultSourceLocations()573
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.initializeFromMemento(String)326
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.saveDisabledGenericSourceLocations(ICSourceLocation[], Document, Element)499
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.updateGenericSourceLocations(List)610
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.updateGenericSourceLocations(List)621
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)121
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)55
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.getReferencedProjects(IProject, IProject, List)-1
org.eclipse.cdt.debug.core.CDebugUtils.getReferencedProjects(IProject, IProject, List)-1
org.eclipse.cdt.debug.core.CDebugUtils.getReferencedProjects(IProject)-1
org.eclipse.cdt.debug.core.CDebugUtils.isReferencedProject(IProject, IProject)-1
org.eclipse.cdt.debug.core.CDebugUtils.isReferencedProject(IProject, IProject)-1
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.executables.Executable.Executable(IPath, IProject, IResource)-1
org.eclipse.cdt.debug.core.sourcelookup.SourceLookupFactory.createProjectSourceLocation(IProject, boolean)-1
org.eclipse.cdt.debug.core.sourcelookup.SourceLookupFactory.createProjectSourceLocation(IProject)-1
org.eclipse.cdt.debug.core.sourcelookup.SourceLookupFactory.createSourceLocator(IProject)-1
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.createFromRoot(IProject, IPath)-1
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutable(IProject, String)-1
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.validateBinaryParsers(IProject, File)-1
org.eclipse.cdt.debug.internal.core.model.CCoreFileDebugTarget.CCoreFileDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryExecutable)-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.setProject(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.CProjectSourceLocation(IProject, boolean)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.CProjectSourceLocation(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.setProject(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addReferencedSourceLocations(List, IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.containsProject(List, IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.CSourceLocator(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.getDefaultSourceLocations(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.isReferencedProject(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.setProject(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, IProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.getProject()-1
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.getProject()-1
org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator.getProject()-1
org.eclipse.cdt.debug.core.sourcelookup.IProjectSourceLocation.getProject()-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getProject()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getProject()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.getProject()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.getProject()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getProject()-1

org.eclipse.core.resources.IProjectDescription

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)98

org.eclipse.core.resources.IResource

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.initializeFolders()389
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)914
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.initializeFolders()389
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.resource-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.fFolders-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.removeProblemsForBreakpoint(ICBreakpoint)56
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.removeProblemsForResolvedBreakpoint(ICBreakpoint, String)76
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ICBreakpoint, String, int, String, boolean, boolean, String, String)105
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)909
org.eclipse.cdt.debug.internal.core.CBreakpointManager.isTargetBreakpoint(ICBreakpoint)1250
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.1.visit(IResourceDelta)78
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.removeExecutable(Executable, IProgressMonitor)178
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)37
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)132
PARAMETER
Reference LocationLine Number
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.CDIDebugModel.createFunctionBreakpoint(String, IResource, int, String, int, int, int, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createFunctionBreakpoint(String, IResource, String, int, int, int, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createLineBreakpoint(String, IResource, int, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createLineBreakpoint(String, IResource, int, int, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createWatchpoint(String, IResource, boolean, boolean, String, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createWatchpoint(String, IResource, boolean, boolean, String, String, BigInteger, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.createWatchpoint(String, IResource, int, int, int, boolean, boolean, String, String, BigInteger, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.functionBreakpointExists(String, IResource, String)-1
org.eclipse.cdt.debug.core.CDIDebugModel.lineBreakpointExists(String, IResource, int)-1
org.eclipse.cdt.debug.core.CDIDebugModel.setAttributes(HashMap, String, IResource, boolean, boolean, String, String, BigInteger, boolean, int, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.watchpointExists(String, IResource, String)-1
org.eclipse.cdt.debug.core.executables.Executable.Executable(IPath, IProject, IResource)-1
org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator.contains(IResource)-1
org.eclipse.cdt.debug.internal.core.breakpoints.AbstractLineBreakpoint.AbstractLineBreakpoint(IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CAddressBreakpoint.CAddressBreakpoint(IResource, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.1.(CBreakpoint, IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.2.(CBreakpoint, IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.CBreakpoint(IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.createMarker(IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CEventBreakpoint.1.(CEventBreakpoint, IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CEventBreakpoint.CEventBreakpoint(IResource, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CEventBreakpoint.setBreakpointMarker(IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CFunctionBreakpoint.CFunctionBreakpoint(IResource, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CLineBreakpoint.CLineBreakpoint(IResource, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CWatchpoint.CWatchpoint(IResource, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CWatchpoint.CWatchpoint(IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createAddressBreakpoint(String, IResource, ICDILocationBreakpoint)-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createFunctionBreakpoint(String, IResource, ICDILocationBreakpoint)-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLineBreakpoint(String, IResource, ICDILocationBreakpoint)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.contains(IResource)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.contains(IResource)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.getResource()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.getFolders()-1

org.eclipse.core.resources.IResourceChangeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.resourceChanged(IResourceChangeEvent)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.resourceChanged(IResourceChangeEvent)-1

org.eclipse.core.resources.IResourceChangeListener

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disposeSourceManager()1570
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceManager()368
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getAdapter(Class)116
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disposeSourceManager()1570
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceManager()368

org.eclipse.core.resources.IResourceDelta

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.resourceChanged(IResourceChangeEvent)62
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.1.visit(IResourceDelta)-1

org.eclipse.core.resources.IResourceDeltaVisitor

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

org.eclipse.core.resources.IResourceProxy

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.1.visit(IResourceProxy)-1

org.eclipse.core.resources.IResourceProxyVisitor

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.1-1

org.eclipse.core.resources.IStorage

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)225
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)225
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)917
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])176
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)224
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)224
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)916
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])175
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.createExternalFileStorage(IPath)-1

org.eclipse.core.resources.IWorkspace

INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.resourceChanged(IResourceChangeEvent)486
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)89
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.getWorkspace()-1

org.eclipse.core.resources.IWorkspaceRoot

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

org.eclipse.core.resources.IWorkspaceRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.1-1
org.eclipse.cdt.debug.core.CDIDebugModel.2-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.1-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.2-1
org.eclipse.cdt.debug.internal.core.breakpoints.CEventBreakpoint.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)135
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)97
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.CBreakpoint(IResource, String, Map, boolean)72
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.createMarker(IResource, String, Map, boolean)89
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.run(IWorkspaceRunnable)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict