Class DwarfReader

java.lang.Object
org.eclipse.cdt.utils.debug.dwarf.Dwarf
org.eclipse.cdt.utils.debug.dwarf.DwarfReader
All Implemented Interfaces:
AutoCloseable, ICompileOptionsFinder, ISymbolReader

public class DwarfReader extends Dwarf implements ISymbolReader, ICompileOptionsFinder
Light-weight parser of Dwarf2 data which is intended for getting only source files that contribute to the given executable.