trace-var

[procedure] trace-var symbol thunk

[procedure] untrace-var symbol

STk: trace-var arranges thunk to be called whenever the value bound to symbol is changed.

Some implementations have trace and untrace.