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

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

Re: gdb emacs reporting 'Function "x_error_quitter" not defined' [includ


From: Richard Stallman
Subject: Re: gdb emacs reporting 'Function "x_error_quitter" not defined' [includes PATCH]
Date: Wed, 02 Feb 2005 02:27:48 -0500

    0x80ca214 <x_error_handler+68>:     mov    %ecx,(%esp)
    0x80ca217 <x_error_handler+71>:     call   0x80ca150 <x_error_quitter>
    0x80ca21c <x_error_handler+76>:     leave  
    0x80ca21d <x_error_handler+77>:     xor    %eax,%eax

That shows the call to x_error_quitter was not inlined.
So I guess it is really working.

In the mean time, I installed a change using __attribute__.
Does the current code work?




reply via email to

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