Examining Information with Debug Windows
-
The following topics discuss the debug windows separately and include the purpose of each window. In these topics you will also find specific procedures for accessing and using each debug window:
After you have a chance to see the state of your application’s member variables, you may want to step through your code to get a better idea of what is really happening in your application.