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

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

Re: Crash when bootstrapping emacs


From: Eli Zaretskii
Subject: Re: Crash when bootstrapping emacs
Date: Wed, 11 Jan 2006 00:23:30 +0200

> From: Christoph Conrad <address@hidden>
> Cc: address@hidden
> Date: Tue, 10 Jan 2006 22:30:20 +0100
> 
> > Why did it stop after 3 frames? These frames don't tell anything
> > useful about the crash. Can you supply more?
> 
> Started from src dir now - same result.
> 
> >> (gdb) xbacktrace Undefined command: "xbacktrace". Try "help".
> 
> > That's because you didn't start GDB from the src directory. xbacktrace
> > is a command defined in src/.gdbinit, so you need to invoke GDB from
> > that directory in order to be able to use that command.
> 
> Invoking xbacktrace now - no error, but also no output.

Can you rebuild with -gdwarf-2 -g3 instead of just -g, and then try
again?




reply via email to

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