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

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

Re: errors while running emacs under gdb


From: Richard Stallman
Subject: Re: errors while running emacs under gdb
Date: Sat, 28 Feb 2004 19:54:37 -0500

    #0  0x001bd3d4 in Fsignal ()
    #1  0x001c05f4 in Ffuncall ()
    #2  0x002167dc in Fbyte_code ()

This says an error is being signaled.

    #3  0x001c10c0 in funcall_lambda ()
    #4  0x001c0b98 in apply_lambda ()
    #5  0x001bf078 in Feval ()
    #6  0x001bcdd4 in Fcondition_case ()

That says it is being caught.

This tells us nothing useful.  Maybe xbacktrace would tell us more.




reply via email to

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