Package org.eclipse.cdt.debug.internal.core.sourcelookup

Class Summary
AbsolutePathSourceContainerType  
CDirectorySourceContainerType See CDirectorySourceContainer.
CDirectorySourceLocation Locates source elements in a directory in the local file system.
CommonSourceLookupDirector Director of the common source containers.
CProjectSourceLocation Locates source elements in a Java project.
CSourceLocator Default source locator.
CSourceLookupDirector C/C++ source lookup director.
CSourceLookupParticipant A source lookup participant that searches for C/C++ source code.
CSourceManager Locates sources for a C/C++ debug session.
CSourceNotFoundElement Wrapper for debug elements that have missing source, for example a stack frame whose source file can not be located.
CSourcePathComputerDelegate Computes the default source lookup path for a launch configuration.
InternalSourceLookupMessages  
MapEntrySourceContainer The source container that maps a backend path to the local filesystem path.
MapEntrySourceContainerType The map entry container type.
MappingSourceContainerType The mapping container type.
SourceUtils