all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dylan <crazy808s@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: gdb hangs in Emacs 23.2.1  (Mac OSX 10.6.3)
Date: Fri, 4 Feb 2011 13:37:59 -0800 (PST)	[thread overview]
Message-ID: <c4de4de7-5664-4d22-a9a9-ee8335c4cdbb@m27g2000prj.googlegroups.com> (raw)

I cannot get gdb to work under Emacs 23.2.1 (neither in the GNU
command line version or Cocoa Emacs). Each time I run gdb under emacs
and then execute a command with 'RETURN', the prompt just sits there.
The version of gdb that is being executed under emacs is:
6.3.50-20050815 (Apple version gdb-1344).

So I figured I would try the latest version of gdb (7.1) as a
workaround, and installed it successfully via MacPorts. But am unable
to get emacs to recognize the executable file (fsf-gdb). I suspect
there is something wrong with my code/I am using the wrong commands.

I put the following in my .emacs, none of which worked (emacs doesn't
recognize fsf-gdb after M-x) :

(setq exec-path (append exec-path '("/opt/local/bin/fsf-
gdb")))
(add-to-list 'load-path "opt/local/share/gdb/syscalls")
(require 'fsf-gdb)

What am I missing here? And why might the Apple's version of gdb hang
in emacs (it works just fine in terminal)?

Thanks


             reply	other threads:[~2011-02-04 21:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04 21:37 Dylan [this message]
2011-02-05 10:24 ` gdb hangs in Emacs 23.2.1 (Mac OSX 10.6.3) Peter Dyballa
     [not found] ` <mailman.2.1296901461.7938.help-gnu-emacs@gnu.org>
2011-02-07 19:28   ` Dylan
2011-02-07 23:10     ` Peter Dyballa
     [not found]     ` <mailman.4.1297120219.8034.help-gnu-emacs@gnu.org>
2011-02-09  0:48       ` Dylan
2011-02-09  9:53         ` Peter Dyballa
     [not found]         ` <mailman.0.1297245224.21406.help-gnu-emacs@gnu.org>
2011-02-09 20:30           ` Dylan
2011-02-10 23:26             ` Peter Dyballa
2011-02-11 13:55             ` Peter Dyballa
     [not found]             ` <mailman.0.1297381915.13481.help-gnu-emacs@gnu.org>
2011-02-11 20:11               ` Dylan

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=c4de4de7-5664-4d22-a9a9-ee8335c4cdbb@m27g2000prj.googlegroups.com \
    --to=crazy808s@yahoo.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.