Chapter 12. Debugging with Visual Studio 2005

Microsoft Visual Studio is a popular development environment that has an effective debugger to help developers quickly diagnose and correct application problems. The Visual Studio debugger is a multipurpose tool that includes an assortment of tools, features, and windows to help developers quickly ascertain and correct problems. Use the Visual Studio debugger to inspect the values of variables, view the call stack, determine thread status, dump memory, set various types of breakpoints, and much more. Visual Studio 2005 introduces new features such as visualizers, tracepoints, crash dumps (opening directly), and the Exception Assistant. One benefit ...

Get Programming Microsoft® Visual C#® 2005: The Language 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.