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

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

How do you inspect variables when debugging with EDebug?


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

   In the past C-h v  worked for this, but apparently by moving to
   lexical-binding C-h v cannot pick up let variables  at point anymore,
   it says variable is not bound.

   You can type 'e' and type the variable name, but that is not convenient
   at all.

   Is there a way like before with C-h v, so you can just put cursor on a
   variable during debugging, press a command and it shows the value?

   How do you check let-bound variables when debugging with EDebug?


reply via email to

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