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: Andrew M. Scott
Subject: Re: gdb emacs reporting 'Function "x_error_quitter" not defined' [includes PATCH]
Date: Wed, 2 Feb 2005 07:45:56 -0700

>>>>> "rms" == Richard Stallman <address@hidden> writes:

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

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

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

Yes, your xterm.c patch works properly, as reported in the thread
 http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-02/msg00004.html

Cheers,
Andy Scott




reply via email to

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