I'm using VS 2005 under WINDOWS to debug a piece of code. Can I set a breakpoint based on a variable's value. For example, I have a variable IFC. I want to find out where IFC is set to 5.
Another question: could somebody tell me where I can find a best tutorial about how to use Visual Studio debug.
Another question: could somebody tell me where I can find a best tutorial about how to use Visual Studio debug.
Comment