[comp.windows.ms] Codeview watch/breakpoint question

bchin@wam.umd.edu (Weiyuan W. Chin) (07/18/90)

>	How does one 'watch' a variable in CodeView for windows?
>(Please note that watch does _not_ mean display a variable but to 
>interrupt the program when it changes).

watch *is* to display the contents of the variable in the watch window...
however, if you want CodeView to break when a variable changes value,
use "set breakpoint" and set the condition to be whatever you want to
break at.  

>Chris Dow                             IntelliGenetics
>Software Engineer                     700 East El Camino Real
>icbmnet: 37 22' 39" N, 122 3' 32" W   Mountain View, Ca. 94040
>dow@presto.ig.com                     (415) 962-7320

--
Bill Chin
University of Maryland College Park
internet: bchin@cville.umd.edu