emacs-devel
[Top][All Lists]
Advanced

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

Re: Failures in build Emacs-CVS on Cygwin


From: Eli Zaretskii
Subject: Re: Failures in build Emacs-CVS on Cygwin
Date: Thu, 23 Nov 2006 00:23:22 +0200

> Date: Wed, 22 Nov 2006 15:49:08 +0100 (MET)
> From: Angelo Graziosi <address@hidden>
> cc: Eli Zaretskii <address@hidden>
> 
> Wrote 
> /home/Angelo/Downloads/cygwin_varie/emacs-cvs/emacs/lisp/emacs-lisp/bytecomp.elc
> Compiling /home/Angelo/Downloads/cygwin_varie/emacs-cvs/emacs/lisp/subr.el
> Fatal error (6)/bin/sh: line 4:  2196 Aborted                 (core dumped) 
> EMACSLOADPATH=/home/Angelo/Downloads/cygwin_varie/emacs-cvs/emacs/lisp

Does Cygwin GDB support core file (a.k.a. post-mortem) debugging?  If
so, could you please type "gdb bootstrap-emacs.exe core" (assuming the
core file's name is `core'), and see where it crashes with the "bt"
command?  Please run GDB from the src directory, to have it pick up
all the definitions in the .gdbinit file.

TIA




reply via email to

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