From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suvayu Ali Newsgroups: gmane.emacs.help Subject: Re: gdb emacs no such file or directory gdb Date: Tue, 21 Oct 2014 08:44:15 +0200 Message-ID: <20141021064415.GC2381@chitra.no-ip.org> References: <862bfff5-fd71-40f4-afa3-ae22c7bac5af@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1413873900 20308 80.91.229.3 (21 Oct 2014 06:45:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2014 06:45:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 08:44:53 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XgTBZ-0006c9-6K for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Oct 2014 08:44:49 +0200 Original-Received: from localhost ([::1]:48197 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgTBY-00051W-JL for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Oct 2014 02:44:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgTBF-0004zt-Ed for help-gnu-emacs@gnu.org; Tue, 21 Oct 2014 02:44:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgTB6-0001bu-CV for help-gnu-emacs@gnu.org; Tue, 21 Oct 2014 02:44:29 -0400 Original-Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:54461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgTB6-0001av-4u for help-gnu-emacs@gnu.org; Tue, 21 Oct 2014 02:44:20 -0400 Original-Received: by mail-wi0-f172.google.com with SMTP id bs8so53839wib.11 for ; Mon, 20 Oct 2014 23:44:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=UKNNaqAVbFJxDK4wuhirDplwwDk2E5EBA515j61+P8I=; b=jf1U7OaqNHThKkFnjVkaPVj9j2EWaL2CMmsbj/G7rWVfoczjoW7gaAit8LRI2NukzZ q+rhJmfqZLk6RNQJuhjKPH0M3NH+5OqXQ4r4RukDQWpYz2BXYCRRAM6krglOtFgcm00J vLehcQEdKDRIANFFoESD51ts0F3YTx57dA5m8h5GUkej63BeQ9Ck52jXUTAD24KjIy87 ay+iLOSy3dsubJkQOkg48JchC/KO5jmsmvK97nsmRTGsXEPOKEbIm0sT5q6HhMFC6rTm hejcSgP/xbgoWmxqWmtbJMimujsj3ZYsu2PfvQdeAyfoXyml9dK/vH77uhzjjyGNXpM7 LW9w== X-Received: by 10.180.212.42 with SMTP id nh10mr25873589wic.52.1413873858670; Mon, 20 Oct 2014 23:44:18 -0700 (PDT) Original-Received: from chitra.no-ip.org (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id ua8sm14300461wjc.7.2014.10.20.23.44.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Oct 2014 23:44:17 -0700 (PDT) Content-Disposition: inline In-Reply-To: <862bfff5-fd71-40f4-afa3-ae22c7bac5af@googlegroups.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22c X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100523 Archived-At: On Mon, Oct 20, 2014 at 05:12:59PM -0700, Mike wrote: > Hi guys, > > I have just decided to use Emacs and GDB for my FORTRAN coding. Everything seem to work perfectly, but the GDB and Emacs integration. I know GDB is working fine since I can operate it in terminal, but as soon as I try to use it in Emacs I get "no such file or directory gdb". > > This problem is probably related to disagreement between the PATH in a shell and my Emacs exec-path as already discussed in https://groups.google.com/forum/#!topic/gnu.emacs.help/WkjoK2L57rE. Maybe you can try something like this in your init file: ;; set PATH to use standalone texlive instead (setenv "PATH" "/opt/texlive/2014/bin/x86_64-linux:$PATH" t) Hope this helps, -- Suvayu Open source is the future. It sets us free.