Class DefaultGnuToolFactory

    • Constructor Detail

      • DefaultGnuToolFactory

        public DefaultGnuToolFactory​(ICExtension ext)
    • Method Detail

      • getNM

        public NM getNM​(org.eclipse.core.runtime.IPath path)
        Specified by:
        getNM in interface IGnuToolFactory
      • getAddr2linePath

        protected org.eclipse.core.runtime.IPath getAddr2linePath()
      • getObjdumpPath

        protected org.eclipse.core.runtime.IPath getObjdumpPath()
      • getObjdumpArgs

        protected String getObjdumpArgs()
      • getCPPFiltPath

        protected org.eclipse.core.runtime.IPath getCPPFiltPath()
      • getStripPath

        protected org.eclipse.core.runtime.IPath getStripPath()
      • getNMPath

        protected org.eclipse.core.runtime.IPath getNMPath()
      • getNMArgs

        protected String getNMArgs()