The Wayback Machine - https://web.archive.org/web/20160128005205/http://www.codeguru.com:80/cpp/v-s/debug/debuggers/

Latest Debuggers Articles

Better Visual C++ Debugging

Effective use of the Visual C++ debugger is one of the easiest ways to increase developer productivity. Program database (PDB) files are one of the key elements in effectively debugging an application, and it is easy to set up Visual Studio to use debug symbols for binary files produced by other developers, including those at Microsoft.

Improving Visual C++ Debugging with Better Data Display

Code is run in a debugger for two main reasons: examining the branches of code that are being executed, and examining data values to determine why the code is behaving in a certain manner. Inspecting data values can be significantly improved by customizing the debug information. See how that can be done in the Visual C++ debugger.

VSStub

Provides a basic implementation of the Developer Studio Object Model.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Design Patterns

Design Patterns

Specify concrete implementations of supplied objects using a prototypical instance leading to the creation of new objects by copying the underlying prototype.

Top White Papers and Webcasts

  • In this article we explore four use cases that exemplify why real-time analytics are critical to performance and user experience, highlighting key capabilities that enable real-time analytics in each layer of your system or application.

  • Event Date: Wednesday, February 10, 2016 11 AM PST/2 PM EST Customer experience is the new, evolving competitive battlefield. This reality has different business units regularly proposing customer engagement projects based on point solutions. If you are in IT or Contact Center Operations and are tasked with delivering these projects, managing complexity, rationalizing infrastructure, streamlining suppliers and ensuring a strategy that can withstand the test of time can be challenging. Register now! This …

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date