Package org.eclipse.cdt.utils
Interface IGnuToolFactory
-
- All Known Subinterfaces:
ICygwinToolsFactroy
- All Known Implementing Classes:
DefaultCygwinToolFactory,DefaultGnuToolFactory
public interface IGnuToolFactory- Restriction:
- This interface is not intended to be implemented by clients.
- Restriction:
- This interface is not intended to be extended by clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Addr2linegetAddr2line(org.eclipse.core.runtime.IPath path)CPPFiltgetCPPFilt()NMgetNM(org.eclipse.core.runtime.IPath path)ObjdumpgetObjdump(org.eclipse.core.runtime.IPath path)
-