
524 Chapter 11 • Optimizing, Debugging, and Testing
Introduction
When developing an application, program debugging consumes a significant por-
tion of development, and the better you understand how to use the debugging
tools, the faster you can track bugs down and fix them. In this chapter, we discuss
the tools available ...