some debug programs have the possibility to
put a "watch" on a variable. This is useful when
this variable assumes strange and/or not aspected values.
Then you set a "watch" on this variable, switch off all normal breaks, run the program in debug, and see, when the program stops, if the area of this variable has been modified by a wanted statement, or by an over-bound write in a near (in memory) variable