The Wayback Machine - https://web.archive.org/web/20110722224123/http://www.codeguru.com:80/cpp/com-tech/atl/debug/
Survey

    Debugging

    Improving Application Quality with Windows Error Reporting

    Leveraging Windows Error Reporting (WER) to use Microsoft's existing infrastructure for providing end users with patches and workarounds, a critical aspect of the application life-cycle management.

    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.

    Windows Mobile Development with MFC

    Drill deeper into Mobile Development in C++ and go through the development and debugging of a Windows Mobile 6 application with a focus on MFC.

    [Updated] [Debugging] - Symbols

    Learn how to set up and use the Microsoft Symbol Server to help you debug applications under Windows.

    Tracing memory leaks with ATL

    Tracing memory leaks with ATL