bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Freeze (Zooning... zone-pgm-LR-rotate-variable)


From: Eli Zaretskii
Subject: Re: Freeze (Zooning... zone-pgm-LR-rotate-variable)
Date: Sun, 28 Oct 2001 22:21:10 +0200

> From: Erik Sigra <sigra@home.se>
> Date: Sun, 28 Oct 2001 18:01:29 +0100
> > >
> > > At this point it shows a lot:
> > > #0  0x8114e9d in ?? ()
> > > #1  0x8115479 in ?? ()
> >
> > This probably means you either built Emacs without the -g switch, or
> > installed it stripped.  To be able to debug Emacs, you need to run an
> > unstripped binary compiled with -g.  It's possible that src/emacs is
> > still uunstripped, in which case you could run it instead of the
> > installed binary.
> 
> I usually try to build things with debugging enabled so that I can send 
> reports. I usually try "./configure --help" and look for "--enable-debug". 
> But I didn't find that for emacs.

Emacs is built by default with debug information enabled.  Please look
into src/Makefile and see if the compilation flags include -g.



reply via email to

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