emacs-devel
[Top][All Lists]
Advanced

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

Re: How to debug modification to a variable value?


From: Andreas Roehler
Subject: Re: How to debug modification to a variable value?
Date: Wed, 27 Jan 2010 08:37:49 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20081227)

[ ... ]
> The main question still stands: is it possible to debug the modification
> of a variable's value?  That would also find the place in the code where
> a destructive function causes harm.
> 
> Bye,
> Tassilo
> 
> (*) Maybe I forgot the re-evaluation?  Well, I'll see if it occurs
> again...
> 
> 
> 

Hi Tassilo,

what about to run a form with "assert MY-Values last-command this-command"
with a timer in background, so it's signaled as soon the var is changed?

Andreas




reply via email to

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