Debugging

From XNAWiki
Jump to: navigation, search

One of the most important things to know to get your games as bug-free as possible is how to debug. The number of posts that are seen in the XNA Creators Club forums where developers haven't bothered (or don't know how) to debug code in order to solve problems is incredible and a little disturbing. This page is to provide developers with links and information on how to properly and effectively debug code.