[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Odd error after CVS build
From: |
Richard Stallman |
Subject: |
Re: Odd error after CVS build |
Date: |
Fri, 13 Feb 2004 12:33:44 -0500 |
> That message comes from Flread. How about making a backtrace, then
> stepping thru to see what causes the problem?
If I invoke emacs with --debug-init then I get the error when the
debugger tries to load...
We're talking about C code, so you need to use GDB, not the Lisp
debugger. Please put a breakpoint into Fload using GDB and make a
backtrace from there.