emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.1; Emacs daemon gets killed by emacsclient -c


From: Daniel Clemente
Subject: Re: 23.1; Emacs daemon gets killed by emacsclient -c
Date: Tue, 04 Aug 2009 20:09:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

El dt, ago 04 2009 a les 10:59, Fabian Ezequiel Gallina va escriure:
>
> I really don't know how to give a better traceback for this. Any
> recommendations are appreciated.
>

  In these cases, strace can be useful to see what is the last thing that the 
process did before dying.
Try „strace ls“, „strace emacs --daemon“, „strace emacsclient“ etc. And „man 
strace“ for more information.
  gdb can also help to see what is Emacs doing, but it may be harder to extract 
the information.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]