Hello everyone ,
-> I am new to WinDbg , what is the command that can be used to suspend when a particular variable is accessed .
->In gdb watch a>2 , would suspend the execution if a>2 , is there some provision in which i set a watch point for a particular condition on a variable or a set of variables ?
TIA,
Venkatesh.D.N