all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Rasmus <rasmus@gmx.us>
Cc: Andrea Crotti <andrea.crotti.0@gmail.com>, emacs-devel@gnu.org
Subject: Re: gtk3, emacs 24 and gnome shell
Date: Tue, 25 Oct 2011 10:52:35 +0200	[thread overview]
Message-ID: <87hb2x5u7g.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <8739ehfpia.fsf@gmail.com> (rasmus@gmx.us's message of "Tue, 25 Oct 2011 09:23:57 +0100")

Rasmus <rasmus@gmx.us> 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.)

Bye,
Tassilo



  reply	other threads:[~2011-10-25  8:52 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 12:06 gtk3, emacs 24 and gnome shell Andrea Crotti
2011-10-24 13:51 ` Tassilo Horn
2011-10-24 14:23   ` Andrea Crotti
2011-10-24 15:34     ` Tassilo Horn
2011-10-24 23:19 ` Rasmus
2011-10-25  4:30   ` Chong Yidong
2011-10-25  7:06   ` Tassilo Horn
2011-10-25  8:23     ` Rasmus
2011-10-25  8:52       ` Tassilo Horn [this message]
2011-10-27 20:46         ` Rasmus
2011-10-27 22:01           ` bug#9893: " Paul Eggert
2011-10-27 22:01           ` Paul Eggert
2011-10-27 22:42             ` bug#9893: " Paul Eggert
2011-10-28 21:02               ` Jan Djärv
2011-10-30 17:26               ` Jan Djärv
2011-10-31 20:13                 ` Paul Eggert
2011-10-28  6:18           ` Tassilo Horn
2011-10-28  6:58             ` Eli Zaretskii
2011-10-28 18:21             ` Rasmus Pank Roulund
2011-10-28 23:30               ` Michael Welsh Duggan
2011-10-29  8:55                 ` Eli Zaretskii
2011-10-29 15:45                   ` Michael Welsh Duggan
2011-10-29 15:54                     ` Michael Welsh Duggan
2011-11-03  4:42                       ` Chris Moore
2011-11-03  1:08                 ` Rasmus
2011-11-03  3:59                   ` Eli Zaretskii
2011-11-04  1:02                     ` Rasmus
2011-11-03  1:08                 ` Rasmus
  -- strict thread matches above, loose matches on Subject: below --
2011-12-13 21:00 Benjamin Redelings
2011-12-14  7:07 ` Jan D.

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=87hb2x5u7g.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=andrea.crotti.0@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rasmus@gmx.us \
    /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.