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: Tue, 8 Feb 2011 00:10:00 +0100	[thread overview]
Message-ID: <2A92755E-2244-4258-9CB5-A1C7D1FE8F65@Web.DE> (raw)
In-Reply-To: <ca60b365-6c9d-48db-837b-3aafc501193e@y4g2000prh.googlegroups.com>


Am 07.02.2011 um 20:28 schrieb Dylan:

>  <key>PATH</key>
>  <string>/bin:/sbin:/usr:/opt/local:/Users/Dylan/Library/Application
> Support/SuperCollider:/Applications/SuperCollider</string>
>
> Perhaps I am missing something here? Am I missing something?


Not you, but PATH: it misses a) sequence and b) bin directories.

If you want an UNIX system find a particular version of an executable  
*before* its other version, then you set the first version's path  
*before* that of the second version. So MacPorts's /opt/local/bin  
should come early (usually it is set first in your login shell's RC  
file) in PATH. And you need to exactly name the complete path to  
executable, i.e., /opt/local/bin, because in /opt/local/bin the other  
gdb is located.

After changes in ~/.MacOSX/environment.plist you need to log off and  
in again to have them valid. (No MS reboot.) You do not need MANPATH?


PATH=/opt/local/bin:/opt/local/sbin:/Users/pete/bin:/usr/local/texlive/ 
2010/bin/universal-darwin:/Developer/usr/bin:/usr/bin:/bin:/sbin:/usr/ 
sbin:/usr/local/bin:/usr/X11/bin:/Developer/Tools


--
Greetings

   Pete

One-Shot Case Study, n.:
	The scientific equivalent of the four-leaf clover, from which it is  
concluded all clovers possess four leaves and are sometimes green.




  reply	other threads:[~2011-02-07 23:10 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
2011-02-07 23:10     ` Peter Dyballa [this message]
     [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=2A92755E-2244-4258-9CB5-A1C7D1FE8F65@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.