emacs-devel
[Top][All Lists]
Advanced

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

Re: C-g crash in C-x C-f (OSX Lion)


From: Eli Zaretskii
Subject: Re: C-g crash in C-x C-f (OSX Lion)
Date: Thu, 15 Dec 2011 01:08:15 -0500

> Date: Wed, 14 Dec 2011 22:45:13 +0100
> From: Carsten Mattner <address@hidden>
> Cc: Emacs developers <address@hidden>
> 
> On Wed, Dec 14, 2011 at 9:50 PM, Jan Djärv wrote:
> > Hello.
> >
> > I can't reproduce this either.  Can you reproduce this?  Does it happen 
> > with -Q?
> > Can you compile Emacs with debugging enabled and run Emacs in gdb?
> 
> Quick instructions or link to instructions?
> Some undocumented ./configure option?

Configure with

  CFLAGS='-O0 -ggdb -g3' ./configure --enable-asserts

> When I search for it, I only seem to find docs about using
> debuggers in emacs, not debugging emacs.

See etc/DEBUG.  But I'm not sure this is what you are looking for.
Please elaborate what instructions you need.

> Was the info from the OSX crash handler not useful at all?

It is very hard to relate with the sources, since there's no source
line information there.



reply via email to

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