emacs-devel
[Top][All Lists]
Advanced

[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.




reply via email to

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