emacs-devel
[Top][All Lists]
Advanced

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

Re: Debugging errors in bytecomp code?


From: Philipp Stephani
Subject: Re: Debugging errors in bytecomp code?
Date: Tue, 31 Jan 2017 18:07:05 +0000



Stefan Monnier <address@hidden> schrieb am Di., 31. Jan. 2017 um 15:36 Uhr:
> Is there a way to enter the debugger when a error in bytecomp code
> itself is encountered? Right now, all errors including compilation ones
> are printed to the *Compile-Log* buffer, making it impossible to get
> a backtrace for internal compiler errors.

(setq byte-compiler-debug t) ?


While there, here's a patch to document this variable:
 

Attachment: 0001-Document-variable-byte-compile-debug.txt
Description: Text document


reply via email to

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