emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH]: Re: Early backtrace.


From: Stefan Monnier
Subject: Re: [PATCH]: Re: Early backtrace.
Date: Mon, 31 Jan 2022 09:04:45 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>    /* If we're in batch mode, print a backtrace unconditionally to help
>> -     with debugging.  Make sure to use `debug' unconditionally to not
>> -     interfere with ERT or other packages that install custom
>> -     debuggers.  Don't try to call the debugger while dumping or
>> -     bootstrapping, it wouldn't work anyway.  */
>> +     with debugging.  Make sure to use `debug-early' unconditionally
>> +     to not interfere with ERT or other packages that install custom
>> +     debuggers.  */
>
> This is not your fault, but I notice that this comment doesn't explain
> how we distinguish the case where we want to print a backtrace from the
> case where we want to call ERT's "debugger", both of which can occur in
> batch mode.

Eli helped me figure out that I was confused here.
So just disregard this comment of mine.
Sorry,


        Stefan




reply via email to

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