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

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

bug#53497: 29.0.50; native-compile after restarting Emacs


From: Arash Esbati
Subject: bug#53497: 29.0.50; native-compile after restarting Emacs
Date: Fri, 28 Jan 2022 10:26:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

Eli Zaretskii <eliz@gnu.org> writes:

> Can you please go to each frame that shows a call to Fload, like this:
>
>> #5  0x00007ff6237c5cc1 in Fload (file=XIL(0x23ec05077ac), noerror=XIL(0),
>>     nomessage=XIL(0x30), nosuffix=XIL(0), must_suffix=XIL(0x30)) at 
>> lread.c:1588
>
> and show the value of its 1st argument, called 'file'?  Like this:
>
>  (gdb) fr 5
>  (gdb) pp file
>
> and similarly with every other frame that calls Fload, top to bottom?
> The frame number is that #5 part that's at the beginning of each
> backtrace line.

I built Emacs with the new patch provided by Andrea, see my other
message.  Please let me know if I can provide any input.

Best, Arash





reply via email to

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