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

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

Re: How do you inspect variables when debugging with EDebug?


From: John Kliny
Subject: Re: How do you inspect variables when debugging with EDebug?
Date: Fri, 1 Apr 2022 17:04:07 +0200

> A way to ask Edebug to "finish the current loop" or more generally to
> run without stopping until we exit the currently surrounding sexp.


   I checked and there is o which apparently does this:

   ‘o’
        Run the program until the end of the containing sexp
        (‘edebug-step-out’).


reply via email to

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