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

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

Re: Emacs uses 100% cpu time


From: Eli Zaretskii
Subject: Re: Emacs uses 100% cpu time
Date: Sat, 30 Sep 2006 12:00:20 +0300

> From: Tassilo Horn <address@hidden>
> Date: Sat, 30 Sep 2006 10:20:14 +0200
> 
> (gdb)
> (gdb) xbacktrace
> Undefined command: "xbacktrace".  Try "help".
> (gdb) continue
> Continuing.
> [...]
> What is xbacktrace? My gdb doesn't know this command...

Because you didn't start Emacs from the src directory.  There' GDB
will find the file called .gdbinit and automatically load it when it
starts.  That file defines the xbacktrace command.




reply via email to

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