Murach's C++ 2008
How to debug an application

Chapters 3 and 5 present some simple debugging techniques. But now that you know more about C++, this chapter presents the most useful debugging features that Visual Studio has to offer. When you finish this chapter, you'll have all the skills you need for debugging complex applications.

Chapter 11 How to debug an application
Basic debugging techniques 308
How to set the debugging options 308
How to work in break mode 310
How to use breakpoints 312
How to control the execution of an application 314
How to use the debugging windows 316
How to use the Locals window to monitor variables 316
How to use the Autos window to monitor variables 316
How to use Watch windows to monitor expressions 318
How to use the Immediate window to execute commands 320
How to use the Call Stack window
to monitor called methods
322
How to use the Output window to view project information 324
How to use the Visualizer dialog boxes to view strings 326




Murach's C++ 2008

Learn more about this book

View the table of contents


More about the eBook



Our 100% Guarantee

First, try our books for 90 days. Then, if you aren't completely convinced that our books are the best ones you've ever used, you can return them for a prompt refund...no questions asked.