Date: Mon, 14 Jul 1997 12:26:59 +0300 (EET DST) From: Esa A E Peuha Reply-To: Esa DOT Peuha AT Helsinki DOT FI To: Phil Galbiati cc: Eli Zaretskii , djgpp AT delorie DOT com Subject: Re: Emacs 22 env vars bug In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 12 Jul 1997, Phil Galbiati wrote: > I have been not-so-dilligently following this thread, mostly out of > curiousity, and so I decided to rebuild emacs. I modified src/makefile to > generate a map & cross reference to see if I could symify the stack dump > by hand (after all, putting the debug info into the object files changes > the locations of the function entry points, doesn't it?). It shouldn't. Debugging data and actual code are in separate sections in object files, and in executables, too. The intention is that stack traceback from stripped executable can be symified using unstripped image, as the FAQ mentions. BTW, if anyone is wondering what has happened to this thread, it has gone on privately between Eli and myself, since no one else seemed interested. If anyone can build Emacs and make it crash with this bug, please let us know. We are running out of ideas. Esa Peuha student of mathematics at the University of Helsinki http://www.helsinki.fi/~peuha/