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.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAddr2line
(org.eclipse.core.runtime.IPath path) getNM
(org.eclipse.core.runtime.IPath path) getObjdump
(org.eclipse.core.runtime.IPath path)
-
Field Details
-
GNU_TOOL_PREFIX_VARIABLE
- Since:
- 8.2
- See Also:
-
-
Method Details
-
getAddr2line
-
getCPPFilt
CPPFilt getCPPFilt() -
getObjdump
-
getNM
-