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

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

Re: How do I get edebug online?


From: Eric Abrahamsen
Subject: Re: How do I get edebug online?
Date: Mon, 17 Jan 2022 15:44:36 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> You don't insert an actual call to (edebug) in your code (I didn't
>> actually know that was possible, and looking at the docstring it says it
>> works more or less like `debug', which is why you got the backtrack you
>> mention below).
>
> Not quite, see (info "(elisp) Source Breakpoints").  That requires the
> containing function to be instrumented (which was not the case for the
> OP).  In uninstrumented code it indeed just calls `debug'.

Well that was the "more or less" :)




reply via email to

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