all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Dylan <crazy808s@yahoo.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: gdb hangs in Emacs 23.2.1  (Mac OSX 10.6.3)
Date: Sat, 5 Feb 2011 11:24:12 +0100	[thread overview]
Message-ID: <368405D6-B8EF-4B19-9792-C96DBB9B3E3B@Web.DE> (raw)
In-Reply-To: <c4de4de7-5664-4d22-a9a9-ee8335c4cdbb@m27g2000prj.googlegroups.com>


Am 04.02.2011 um 22:37 schrieb Dylan:

> 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).


With exactly this version of gdb I recently was successfully debugging  
the X client version of GNU Emacs 24.0.50 – on Leopard, Mac OS X 10.5.8.

Gdb is accessible in GNU Emacs, and I think since 23.x, under the  
Grand Unified Debugger, gud. Lookup documentation under gud.

I prefer not to set exec-path, I just set the right PATH for the  
environment in which the applications run. This can be done with  
~/.MacOSX/environment.plist. Once the utility/programme is found by  
Emacs it should be able to find its own particles.

http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/EnvironmentVars.html
http://www.astro.washington.edu/users/rowen/AquaEnvVar.html

--
Greetings

   Pete

Cabbage, n. A familiar kitchen-garden vegetable about as large and  
wise as a man's head.




  reply	other threads:[~2011-02-05 10:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04 21:37 gdb hangs in Emacs 23.2.1 (Mac OSX 10.6.3) Dylan
2011-02-05 10:24 ` Peter Dyballa [this message]
     [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=368405D6-B8EF-4B19-9792-C96DBB9B3E3B@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=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.