Methods from org.eclipse.equinox.common 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.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getDistance(BigInteger, BigInteger)175
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getDistance(BigInteger, BigInteger)177

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDebugConfiguration(String)266
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)681
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])120
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtension(String, Class)362
org.eclipse.cdt.debug.internal.core.CDebugAdapter.abort(String, Throwable, int)102
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.abort(String, Throwable)259
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.abort(String, Throwable)391
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.stringToAddress(String, StringBuffer)445
org.eclipse.cdt.debug.internal.core.CRegisterManager.abort(String, Throwable)310
org.eclipse.cdt.debug.internal.core.DebugConfiguration.getDebugger()53
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.abort(String, Throwable)220
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.abort(String, Throwable)408
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.abort(String, Throwable)323
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.abort(String, Throwable)478
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addAdditionalLocations(Element, List)423

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.initializeCommonSourceLookupDirector()365
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(Throwable)140
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)150
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)109
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])111
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])110
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])114
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.run(IWorkspaceRunnable)226
org.eclipse.cdt.debug.internal.core.CBreakpointManager.removeAllBreakpoints()737
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])110
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemento()222
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.save()382
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1851
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1914
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1911
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1915
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1950
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1949
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()132
org.eclipse.cdt.debug.internal.core.sourcelookup.CommonSourceLookupDirector.setSourceContainers(ISourceContainer[])33
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addAdditionalLocations(Element, List)417

org.eclipse.core.runtime.CoreException.printStackTrace()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.createActionFromClassName(String, String)83

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.getSourceFiles(Executable, IProgressMonitor)119
org.eclipse.cdt.debug.internal.core.model.CDebugElement.getAdapter(Class)324
org.eclipse.cdt.debug.internal.core.model.CDebugElement.getAdapter(Class)322
org.eclipse.cdt.debug.internal.core.model.CDebugElement.getCDITarget()220
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disposeSourceManager()1570
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceManager()362
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceManager()368
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceManager()364
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getMemoryBlockRetrieval()248
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.isBigEndian()237
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.getRegisterManager()243
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getAdapter(Class)516
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getLineNumber()199
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getLineNumber()200
org.eclipse.cdt.debug.internal.core.model.CThread.disposeStackFrames(int, int)735
org.eclipse.cdt.debug.internal.core.model.CThread.getAdapter(Class)960
org.eclipse.cdt.debug.internal.core.model.CThread.preserveStackFrames()704
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(IAddress, IAddress)112
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(ICStackFrame)64
org.eclipse.cdt.debug.internal.core.model.Disassembly.getAdapter(Class)182
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.getModuleFile()102
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.disassemble(BigInteger, BigInteger, boolean)235
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])58
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])57
org.eclipse.cdt.debug.internal.core.SessionManager.handleTerminateEvent(ILaunch, ICDISession)68
org.eclipse.cdt.debug.internal.core.SessionManager.handleTerminateEvent(ILaunch, ICDISession)68
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)91
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)103
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)105
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.getSourceName(Object)68
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getAdapter(Class)52
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getFile()56

org.eclipse.core.runtime.IAdapterManager.loadAdapter(Object, String)

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

org.eclipse.core.runtime.IPath.append(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getCompilationPath(String)195
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)212
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findSourceElement(String)111
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)72

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByRelativePath(File, String)271
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.findFileByRelativePath(String)191

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.sameSourceHandle(String, String)690
org.eclipse.cdt.debug.core.executables.Executable.equals(Object)79
org.eclipse.cdt.debug.internal.core.model.CModule.loadSymbolsFromFile(IPath)284
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.1.equals(Object)56
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.equals(Object)433
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.equals(Object)427
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.equals(Object)156
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.equals(Object)156

org.eclipse.core.runtime.IPath.getFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.isExecutableFile(IPath)49
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.ensureBinaryType(IPath)172

org.eclipse.core.runtime.IPath.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CModule.loadSymbolsFromFile(IPath)281

org.eclipse.core.runtime.IPath.isPrefixOf(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getCompilationPath(String)194
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findSourceElement(String)109
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)123
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)141
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)131
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)70

org.eclipse.core.runtime.IPath.isValidPath(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.appendSourceName(ICBreakpoint, StringBuffer, boolean)390
org.eclipse.cdt.debug.core.CDIDebugModel.sameSourceHandle(String, String)689
org.eclipse.cdt.debug.core.CDIDebugModel.sameSourceHandle(String, String)689
org.eclipse.cdt.debug.internal.core.breakpoints.AbstractLineBreakpoint.getFileName()82
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.initializeFromMemento(String)220
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.initializeFrom(String)354
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.initializeFrom(String)371
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)118
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.createSourceContainer(String)46
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.createSourceContainer(String)41

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.appendSourceName(ICBreakpoint, StringBuffer, boolean)391
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)72
org.eclipse.cdt.debug.internal.core.breakpoints.AbstractLineBreakpoint.getFileName()82
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.createGlobalVariable(IGlobalVariableDescriptor)1800
org.eclipse.cdt.debug.internal.core.model.CModule.getName()153
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resumeAtLine(IFile, int)896
org.eclipse.cdt.debug.internal.core.model.CThread.canRunToLine(IFile, int)442
org.eclipse.cdt.debug.internal.core.model.CThread.runToLine(IFile, int, boolean)491
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)103

org.eclipse.core.runtime.IPath.removeFirstSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getCompilationPath(String)195
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)212
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findSourceElement(String)111
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)132
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)124
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)71

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.getSourceFiles(IProgressMonitor)184
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.isPrefix(IPath, IPath)445

org.eclipse.core.runtime.IPath.segment(int)

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

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getCompilationPath(String)195
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.createFromRoot(IProject, IPath)140
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)211
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)212
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)209
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)211
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)209
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findSourceElement(String)111
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findSourceElement(String)109
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.isPrefix(IPath, IPath)441
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.isPrefix(IPath, IPath)445
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.isPrefix(IPath, IPath)442
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)140
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)132
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)140
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)124
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)71

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.isExecutableFile(IPath)44
org.eclipse.cdt.debug.core.executables.Executable.isExecutableFile(IPath)62
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutable(IProject, String)155
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)72
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])173
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])170
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])176
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)230
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByRelativePath(File, String)272
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.initializeFolders()496
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.initializeFrom(String)354
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.initializeFrom(String)354
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)86

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.appendSourceName(ICBreakpoint, StringBuffer, boolean)391
org.eclipse.cdt.debug.core.executables.Executable.Executable(IPath, IProject, IResource)103
org.eclipse.cdt.debug.core.executables.Executable.getOriginalLocation(ITranslationUnit)247
org.eclipse.cdt.debug.core.executables.Executable.getSourceFiles(IProgressMonitor)184
org.eclipse.cdt.debug.core.executables.ExecutablesManager.executableExists(IPath)272
org.eclipse.cdt.debug.core.executables.ExecutablesManager.refreshExecutables(IProgressMonitor)156
org.eclipse.cdt.debug.internal.core.breakpoints.BreakpointProblems.reportBreakpointProblem(ProblemMarkerInfo)174
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)222
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)228
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)222
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)225
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)228
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)225
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)913
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)917
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getExecFileHandle()1367
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.getMemento()181
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFileRemapping.remapSourceFile(Executable, String)52
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.createBinaryFile(Executable)51
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.1.toString()49
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.getModuleFile()104
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findSourceElement(String)112
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.getMemento()311
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.getMemento()327
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.getMemento()309
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.isPrefix(IPath, IPath)445
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.isPrefix(IPath, IPath)444
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.toString()526
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.findFileByRelativePath(String)192
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.contains(IResource)168
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.getName()122
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.getName()122
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.getMemento(ISourceContainer)65
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.getMemento(ISourceContainer)64

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.setBreakpointsOnTarget0(ICBreakpoint[])818
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1837
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1843
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1832

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.toString()116
org.eclipse.cdt.debug.internal.core.CBreakpointManager.createLocationBreakpoint(ICDILocationBreakpoint)922
org.eclipse.cdt.debug.internal.core.model.CModule.loadSymbolsFromFile(IPath)293

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.ExecutablesManager.getSourceFiles(Executable, IProgressMonitor)295
org.eclipse.cdt.debug.core.executables.ExecutablesManager.importExecutables(String[], IProgressMonitor)211
org.eclipse.cdt.debug.core.executables.ExecutablesManager.refreshExecutables(IProgressMonitor)152
org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutables(Executable[], IProgressMonitor)332
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)62
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)138

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.ExecutablesManager.getSourceFiles(Executable, IProgressMonitor)304
org.eclipse.cdt.debug.core.executables.ExecutablesManager.importExecutables(String[], IProgressMonitor)239
org.eclipse.cdt.debug.core.executables.ExecutablesManager.refreshExecutables(IProgressMonitor)159
org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutables(Executable[], IProgressMonitor)349
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)131
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)168

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)127
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)145
org.eclipse.cdt.debug.core.executables.ExecutablesManager.importExecutables(String[], IProgressMonitor)227
org.eclipse.cdt.debug.core.executables.ExecutablesManager.refreshExecutables(IProgressMonitor)172
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)127
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)142

org.eclipse.core.runtime.IProgressMonitor.setTaskName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)131

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)140
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)126
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.getExecutables(IProgressMonitor)166

org.eclipse.core.runtime.IStatus.getCode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)135
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)133
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953

org.eclipse.core.runtime.IStatus.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(Throwable)141
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(Throwable)142

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1914
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1949
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()132

org.eclipse.core.runtime.IStatus.getPlugin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1915
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1950
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutables(Executable[], IProgressMonitor)340

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.disassembly.DisassemblyContextService.addDisassemblyContextListener(IDisassemblyContextListener)35

org.eclipse.core.runtime.ListenerList.clear()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.disassembly.DisassemblyContextService.dispose()71

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.disassembly.DisassemblyContextService.dispose()67
org.eclipse.cdt.debug.internal.core.disassembly.DisassemblyContextService.register(Object)50
org.eclipse.cdt.debug.internal.core.disassembly.DisassemblyContextService.unregister(Object)60

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.disassembly.DisassemblyContextService.DisassemblyContextService()28

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.disassembly.DisassemblyContextService.removeDisassemblyContextListener(IDisassemblyContextListener)42

org.eclipse.core.runtime.MultiStatus.add(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutables(Executable[], IProgressMonitor)345
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])114
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])111
org.eclipse.cdt.debug.internal.core.CDebugAdapter.abort(String, Throwable, int)100
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])110
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.handleErrorInfo(ICDIErrorInfo)1232
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1911
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])86
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()71

org.eclipse.core.runtime.MultiStatus.addAll(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addAdditionalLocations(Element, List)417

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, IStatus[], String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])110

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutables(Executable[], IProgressMonitor)330
org.eclipse.cdt.debug.internal.core.CDebugAdapter.abort(String, Throwable, int)99
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])103
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.handleErrorInfo(ICDIErrorInfo)1224
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1910
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])80
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()63
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addAdditionalLocations(Element, List)377

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.createFromRoot(IProject, IPath)146
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)108
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)106
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)111
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.validateBinaryParsers(IProject, File)252

org.eclipse.core.runtime.Path.fromOSString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)71
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutable(IProject, String)154
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutables(String[], IProgressMonitor)74
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)102

org.eclipse.core.runtime.Path.isValidPath(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.convertPath(String)1344

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.appendSourceName(ICBreakpoint, StringBuffer, boolean)389
org.eclipse.cdt.debug.core.CDebugUtils.getProgramPath(ILaunchConfiguration)562
org.eclipse.cdt.debug.core.CDIDebugModel.sameSourceHandle(String, String)687
org.eclipse.cdt.debug.core.CDIDebugModel.sameSourceHandle(String, String)688
org.eclipse.cdt.debug.core.executables.Executable.getSourceFiles(IProgressMonitor)192
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)53
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)44
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getCompilationPath(String)187
org.eclipse.cdt.debug.internal.core.breakpoints.AbstractLineBreakpoint.getFileName()81
org.eclipse.cdt.debug.internal.core.CBreakpointManager.convertPath(String)1350
org.eclipse.cdt.debug.internal.core.CDebugAdapter.createDebuggerSession(ILaunch, IBinaryParserIBinaryObject, IProgressMonitor)77
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getProgramPath(ILaunchConfiguration)133
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.initializeFromMemento(String)219
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.createFromRoot(IProject, IPath)144
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.importExecutable(IProject, String)158
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableImporter.isBinary(File, IBinaryParser)267
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1842
org.eclipse.cdt.debug.internal.core.model.CModule.CModule(int, CDebugTarget, ICDIObject)90
org.eclipse.cdt.debug.internal.core.model.CModule.CModule(int, CDebugTarget, ICDIObject)87
org.eclipse.cdt.debug.internal.core.model.CModule.CModule(int, CDebugTarget, ICDIObject)90
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.1.getPath()45
org.eclipse.cdt.debug.internal.core.model.CVariableFactory.createGlobalVariableDescriptor(IVariable)62
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceContainerType.createSourceContainer(String)41
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)207
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByAbsolutePath(File, String)206
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByRelativePath(File, String)270
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findFileByRelativePath(File, String)275
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.findSourceElement(String)108
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.initializeFrom(String)353
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.initializeFrom(String)370
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.findFileByAbsolutePath(File)168
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)139
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)117
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)69
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.createSourceContainer(String)45
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.createSourceContainer(String)40

org.eclipse.core.runtime.PlatformObject.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.getAdapter(Class)131
org.eclipse.cdt.debug.internal.core.model.CDebugElement.getAdapter(Class)327
org.eclipse.cdt.debug.internal.core.model.CModuleManager.getAdapter(Class)163
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.Executable.getAdapter(Class)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.getAdapter(Class)-1
org.eclipse.cdt.debug.internal.core.model.CModuleManager.getAdapter(Class)-1

org.eclipse.core.runtime.PlatformObject.PlatformObject()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.AbstractBreakpointAction.AbstractBreakpointAction()-1
org.eclipse.cdt.debug.core.executables.ExecutablesManager.ExecutablesManager()-1
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.StandardSourceFilesProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.AbstractBreakpointAction.AbstractBreakpointAction()15
org.eclipse.cdt.debug.core.executables.Executable.Executable(IPath, IProject, IResource)100
org.eclipse.cdt.debug.core.executables.ExecutablesManager.ExecutablesManager()74
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.CMemoryBlockRetrievalExtension(CDebugTarget)71
org.eclipse.cdt.debug.internal.core.executables.ExecutablesChangeEvent.ExecutablesChangeEvent(Executable[], Executable[])22
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFilesProvider.StandardSourceFilesProvider()32
org.eclipse.cdt.debug.internal.core.model.CDebugElement.CDebugElement(CDebugTarget)76
org.eclipse.cdt.debug.internal.core.model.CModuleManager.CModuleManager(CDebugTarget)49

org.eclipse.core.runtime.Status.getPlugin()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.handleErrorInfo(ICDIErrorInfo)1232

org.eclipse.core.runtime.Status.getSeverity()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.addAdditionalLocations(Element, List)422

org.eclipse.core.runtime.Status.isOK()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])119
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])89
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()74

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)143
org.eclipse.cdt.debug.core.CDebugCorePlugin.getDebugConfiguration(String)265
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(String)165
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(Throwable)147
org.eclipse.cdt.debug.core.CDIDebugModel.getBinary(IFile)681
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtension(String, Class)362
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtensionsForModelId(String)389
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtensionsForModelId(String)391
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtensionsForModelId(String)395
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.getExtensionsForModelId(String)403
org.eclipse.cdt.debug.internal.core.CDebugAdapter.abort(String, Throwable, int)101
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.abort(String, Throwable)258
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.abort(String, Throwable)390
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)248
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)310
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)359
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.stringToAddress(String, StringBuffer)444
org.eclipse.cdt.debug.internal.core.CRegisterManager.abort(String, Throwable)309
org.eclipse.cdt.debug.internal.core.CSignalManager.throwDebugException(String, int, Throwable)125
org.eclipse.cdt.debug.internal.core.DebugConfiguration.getDebugger()53
org.eclipse.cdt.debug.internal.core.model.CDebugElement.infoMessage(Throwable)296
org.eclipse.cdt.debug.internal.core.model.CDebugElement.throwDebugException(String, int, Throwable)292
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.createGlobalVariable(IGlobalVariableDescriptor)1804
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.handleErrorInfo(ICDIErrorInfo)1232
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1915
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1950
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])86
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()71
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.abort(String, Throwable)219
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceLocation.abort(String, Throwable)403
org.eclipse.cdt.debug.internal.core.sourcelookup.CProjectSourceLocation.abort(String, Throwable)318
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.abort(String, Throwable)477
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.getCommonSourceLocationsFromMemento(String)109
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.getCommonSourceLocationsFromMemento(String)103
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.getCommonSourceLocationsFromMemento(String)106
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.getCommonSourceLocationsMemento(ICSourceLocation[])72

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.disassemble(BigInteger, BigInteger, boolean)268

org.eclipse.core.runtime.Status.Status(int, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardExecutableProvider.removeExecutable(Executable, IProgressMonitor)191

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.core.executables.ExecutablesManager.getSourceFiles(Executable, IProgressMonitor)297
org.eclipse.cdt.debug.core.executables.ExecutablesManager.importExecutables(String[], IProgressMonitor)226
org.eclipse.cdt.debug.core.executables.ExecutablesManager.refreshExecutables(IProgressMonitor)154
org.eclipse.cdt.debug.core.executables.ExecutablesManager.removeExecutables(Executable[], IProgressMonitor)339

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict