From: Dylan <crazy808s@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: gdb hangs in Emacs 23.2.1 (Mac OSX 10.6.3)
Date: Mon, 7 Feb 2011 11:28:05 -0800 (PST) [thread overview]
Message-ID: <ca60b365-6c9d-48db-837b-3aafc501193e@y4g2000prh.googlegroups.com> (raw)
In-Reply-To: mailman.2.1296901461.7938.help-gnu-emacs@gnu.org
> 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.
Thanks, I tried running "gud-gdb" instead of "gdb" in Emacs and now
this version seems to work.
> 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.
I tried modifying my environment.plist file, but I still can't manage
to get either Terminal or Cocoa Emacs to recognize the fsf-gdb
executable (located in /opt/local). This is what I have in my
environment.plist:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://
www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PATH</key>
<string>/bin:/sbin:/usr:/opt/local:/Users/Dylan/Library/Application
Support/SuperCollider:/Applications/SuperCollider</string>
<key>PYTHONPATH</key>
<string>/Library/Frameworks/Python.framework/Versions/2.7/bin</
string>
</dict>
</plist>
Perhaps I am missing something here? Am I missing something?
next prev parent reply other threads:[~2011-02-07 19:28 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
[not found] ` <mailman.2.1296901461.7938.help-gnu-emacs@gnu.org>
2011-02-07 19:28 ` Dylan [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ca60b365-6c9d-48db-837b-3aafc501193e@y4g2000prh.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).