Is there an easy way to set conditional breakpoints in Visual Studio?
If I want to hit a breakpoint only when the value of a variable becomes something, how can I do
Set the breakpoint as you do normally, right click the break point and select condion option and sets your condition.
breakpoint
condion