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
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.