[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: stackdump on cygwin (was: is there a cygwin maintainer for gnu emacs
From: |
Eli Zaretskii |
Subject: |
Re: stackdump on cygwin (was: is there a cygwin maintainer for gnu emacs?) |
Date: |
Wed, 17 Aug 2005 07:09:06 +0300 |
> From: "emacs user" <address@hidden>
> Bcc:
> Date: Tue, 16 Aug 2005 04:47:39 -0400
> Cc: address@hidden, address@hidden, address@hidden, address@hidden
>
> here is a sample emacs.exe.stackdump file I get when emacs crashes. in the
> absence of a detailed gdb GC debugging which I dont know how to do, does
> this help?
It doesn't. You need to get an Emacs compiled with -g and not
stripped, then run it under GDB, and when it crashes, type "bt", the
GDB command that shows the function call traceback.
- Re: is there a cygwin maintainer for gnu emacs?, (continued)
- Re: is there a cygwin maintainer for gnu emacs?, Richard M. Stallman, 2005/08/11
- Re: is there a cygwin maintainer for gnu emacs?, Joe Buehler, 2005/08/11
- Re: is there a cygwin maintainer for gnu emacs?, Richard M. Stallman, 2005/08/12
- Re: is there a cygwin maintainer for gnu emacs?, Eli Zaretskii, 2005/08/12
- Re: is there a cygwin maintainer for gnu emacs?, emacs user, 2005/08/11
- stackdump on cygwin (was: is there a cygwin maintainer for gnu emacs?), emacs user, 2005/08/16
- Re: stackdump on cygwin (was: is there a cygwin maintainer for gnu emacs?), Brian Dessent, 2005/08/16
- Re: stackdump on cygwin (was: is there a cygwin maintainer for gnu emacs?),
Eli Zaretskii <=
- Re: is there a cygwin maintainer for gnu emacs?, emacs user, 2005/08/18
- Re: is there a cygwin maintainer for gnu emacs?, Eli Zaretskii, 2005/08/19
- Re: is there a cygwin maintainer for gnu emacs?, emacs user, 2005/08/28
RE: is there a cygwin maintainer for gnu emacs?, David Masterson, 2005/08/09
RE: is there a cygwin maintainer for gnu emacs?, David Masterson, 2005/08/09
Re: is there a cygwin maintainer for gnu emacs?, emacs user, 2005/08/10