emacs-devel
[Top][All Lists]
Advanced

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

Re: gtk3, emacs 24 and gnome shell


From: Rasmus
Subject: Re: gtk3, emacs 24 and gnome shell
Date: Thu, 27 Oct 2011 21:46:02 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> Rasmus <address@hidden> writes:
>
>> Is there a way to have Emacs always log itself?
>
> Run it in gdb.  Compile it without optimizations and -ggdb in CFLAGS and
> then run it like so:
>
>   $ cd path/to/emacs/src/
>   $ gdb emacs
>   gdb> run
>
> Then you'll get C and lisp backtraces when emacs crashes.  (It's
> important to start emacs from its src directory, because that contains
> some GDB setup scripts.)

I run the program using gdb etc. as suggested above, but no message is
echoed upon a crash.  Do I have to issue some command to get a
backtrace?

Thanks,
Rasmus

-- 
Sent from my Emacs



reply via email to

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