Hello Eli, > 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. Best wishes, Christoph _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
