|
From: | Kevin Rodgers |
Subject: | Re: screen & emacs |
Date: | Fri, 11 Feb 2011 00:10:14 -0700 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
On 2/3/11 12:14 PM, Sam Steingold wrote:
* Eli Zaretskii<address@hidden> [2011-02-03 20:00:22 +0200]:From: Sam Steingold<address@hidden> Date: Thu, 03 Feb 2011 12:28:10 -0500 Cc: address@hidden 1. For many years I have been running emacs under gdb at all times. It appears no longer to be an option with -daemon.What's wrong with "gdb -p PID" after starting "emacs -daemon"? Then type "continue" inside GDB, and you have the equivalent of what you are used to.thanks for the tip!
And the emacs --daemon, gdb -p PID command sequence can be scripted, by using pgrep to get the emacs PID. It might be tricky if there happen to be multiple emacs instances running, though. -- Kevin Rodgers Denver, Colorado, USA
[Prev in Thread] | Current Thread | [Next in Thread] |