all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: gdb emacs no such file or directory gdb
Date: Tue, 21 Oct 2014 08:44:15 +0200	[thread overview]
Message-ID: <20141021064415.GC2381@chitra.no-ip.org> (raw)
In-Reply-To: <862bfff5-fd71-40f4-afa3-ae22c7bac5af@googlegroups.com>

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.



  reply	other threads:[~2014-10-21  6:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-21  0:12 gdb emacs no such file or directory gdb Mike
2014-10-21  6:44 ` Suvayu Ali [this message]
     [not found] ` <mailman.11612.1413873879.1147.help-gnu-emacs@gnu.org>
2014-10-21 13:34   ` Mike
2014-10-21 16:15     ` Suvayu Ali
     [not found]     ` <mailman.11649.1413908125.1147.help-gnu-emacs@gnu.org>
2014-10-21 19:24       ` Mike
2014-10-21 19:38         ` Jacob Gerlach
     [not found]         ` <mailman.11666.1413920348.1147.help-gnu-emacs@gnu.org>
2014-10-21 19:47           ` Mike
2014-10-22 12:55             ` Mike
2014-10-22 17:25         ` John Mastro
2014-10-22 17:29           ` John Mastro
2014-10-22 22:07 ` Mike
2014-10-22 23:05   ` John Mastro
2014-10-24  1:05 ` Mike
  -- strict thread matches above, loose matches on Subject: below --
2014-01-16  4:38 Rob Kinsey
2014-01-16 12:34 ` Tim Visher
2014-01-16 19:51 ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141021064415.GC2381@chitra.no-ip.org \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.