4
Answers

Comparing States

Photo of Shaun mcbrayer

Shaun mcbrayer

13y
2.6k
1
I'm not very familiar with the utilities that are offered by VS, but is there something that will let me compare the entire state of a program at two different points while im debugging?

What I want to do is basically this. I have a program that has two different ways to get to the same place, and I would like to compare all variables, classes, etc.

Thank you in advance!

Answers (4)