Chapter 15. Debugging and Profiling Strategies
by Andrew J. Indovina
In This Chapter
In this chapter, you will look at debugging and profiling strategies. Debugging C++ applications can be a very involved process and much more complicated than fixing an incorrect variable assignment.
C++ provides powerful tools to assist in detecting, reporting, and correcting errors.
First, you'll explore the techniques for debugging an MFC application. You'll check out the TRACER utility and touch base with the older error-checking ...
Get Visual C++® 6 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.