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 18:53:59 +0200

> From: Erik Sigra <sigra@home.se>
> Date: Sun, 28 Oct 2001 17:30:45 +0100
> 
> >
> >   (gdb) bt
> 
> 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.

> .gdbinit:22: Error in sourced command file:
> No symbol table is loaded.  Use the "file" command.

This confirms my theory.



reply via email to

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