delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Wed, 17 Aug 2005 07:09:06 +0300 |
Message-Id: | <uhddp2oil.fsf@gnu.org> |
From: | Eli Zaretskii <eliz AT gnu DOT org> |
To: | "emacs user" <emacs_user AT hotmail DOT com> |
CC: | jbuehler AT spirentcom DOT com, cygwin AT cygwin DOT com, emacs-devel AT gnu DOT org |
In-reply-to: | <BAY107-F333DD8783FAFF5A97CCF30F8B00@phx.gbl> (emacs_user@hotmail.com) |
Subject: | Re: stackdump on cygwin (was: is there a cygwin maintainer for gnu emacs?) |
Reply-to: | Eli Zaretskii <eliz AT gnu DOT org> |
References: | <BAY107-F333DD8783FAFF5A97CCF30F8B00 AT phx DOT gbl> |
> From: "emacs user" <emacs_user AT hotmail DOT com> > Bcc: > Date: Tue, 16 Aug 2005 04:47:39 -0400 > Cc: cygwin AT cygwin DOT com, ehud AT unix DOT mvs DOT co DOT il, eliz AT gnu DOT org, emacs-devel AT gnu DOT org > > 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. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |