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 09:40:51 +0200

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

Yep, that works. Not really convenient, though, that you have to move to the 
end of
the symbol to get its value, even when you're already on it.

Would it be hard to fix C-h v to work with local variables too during debugging?



reply via email to

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