A backtrace is a trace of a series of function calls showing how a program arrived to a certain point It is used mainly for finding and correcting bugs (q v ) Emacs can display a backtrace when it signals an error or when you type C-g (see `quitting') See section AD 10 3 Checklist for Bug Reports