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: alin.s
Subject: Re: How to debug modification to a variable value?
Date: Wed, 27 Jan 2010 00:13:41 -0800 (PST)



Tassilo Horn-5 wrote:
> 
>> To detect the location of the variable is easy: install a breakpoint
>> in make-variable-buffer-local that stops when exactly the variable you
>> are interested about is set, then see there the location of
>> tg-schema-alist.  Afterward you can use the x* functions from .gdbinit
>> of emacs to debug your problem...
> 
> Thanks for that explanation.  I'll try that out as soon as I find some
> time.  And also thanks for volunteering on implementing a debug facility
> for cases like that.
> 

I will not start new problems soon, because I am busy with my current
problems. 




-- 
View this message in context: 
http://old.nabble.com/How-to-debug-modification-to-a-variable-value--tp27313386p27335402.html
Sent from the Emacs - Dev mailing list archive at Nabble.com.





reply via email to

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