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: Tue, 25 Jan 2022 12:01:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

Eli Zaretskii <eliz@gnu.org> writes:

> So I think the only way to make progress here is to run Emacs under
> GDB, with a breakpoint in maybe_defer_native_compilation, and if and
> when it breaks, see what goes on there.  In general, this breakpoint
> should break as soon as you invoke some command that loads a .elc file
> for which there's no corresponding .eln file.
>
> I hope your Emacs is not stripped of debugging symbols; if it is,
> please rebuild and install without stripping and with -g3 switch, and
> run the resulting executable under GDB as described above.

Thanks for the guidance.  I did that all and stared for some times at
it.  Since it doesn't emit an error and I'm not really familiar with the
code, I think I have to spend more time on this exercise.

I suggest I close this report for now and dig further, I can re-open
once I have something new.

OK for you?  Thanks again to you all.

Best, Arash





reply via email to

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