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: Michael Albinus
Subject: Re: How do you inspect variables when debugging with EDebug?
Date: Fri, 01 Apr 2022 09:25:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

John Kliny <emacsuser@mail.com> writes:

Hi John,

>    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?

Move the cursor to point after variable name, and press 'C-x C-e'. That
shall work everywhere, not only during debugging. And not only with
variables, but with any sexp.

Best regards, Michael.



reply via email to

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