I am very new to Xna 4.0 game development on Windows and finding it hard to debug in VS 2010. I really want to see my variable values while I am running the game. Is there any way you can debug? I see this as a debugging add-in. However, I am not sure If that would work with VS 2010. Is there any other add-in or any workaround? I am working on Windows 7. thanks for the help.
Share
You could just draw the variables you want to see on the screen. Check out this link:
http://msdn.microsoft.com/en-us/library/bb447673(XNAGameStudio.10).aspx