𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Debugging Visual C++ Windows

✍ Scribed by Keith Bugg


Publisher
Publishers Group West
Year
1998
Tongue
English
Edition
Pap/Dsk
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Understand and control the Bug cycle! This detailed desktop reference, provides tutorial based examples on how to debug Windows applications developed with Visual C++. You will get a conceptual model for preventing and eliminating bugs during the design cycle that includes suggestions on identification, prevention and correction for each of the four types of bugs: * compile time bugs * run time errors * logic and design errors * machine errors Debugging Visual C++ Windows examines many of the factors that indirectly affect debugging. It includes a review of solid project planning and management strategies, testing plans, and known compiler bugs. You will learn how compiler tools such as TRACE, Spy, and Stress work. And you will discover how to monitor memory operations in your program as it executes - while viewing the results 'real time' in your debug window! Also included is a critical review of the debugging tools that ship with Visual C++, as well as, commercial debuggers such as BoundsChecker and CodeWizard. Tips on debugging database applications are also provided (appendices are provided on ODBC error codes and SQL state values). The companion disk contains workspace/projects demonstrating memory state checking, error message retrieval, compiler bugs, and how to use the #pragma compiler directive, ASSERT and TRACE.


πŸ“œ SIMILAR VOLUMES


Debugging Visual C++ Windows
✍ Keith Bugg πŸ“‚ Library πŸ“… 1998 πŸ› Publishers Group West 🌐 English

Understand and control the Bug cycle! This detailed desktop reference, provides tutorial based examples on how to debug Windows applications developed with Visual C++. You will get a conceptual model for preventing and eliminating bugs during the design cycle that includes suggestions on identificat

Debugging Visual C++ Windows: Choose the
✍ Keith Bugg πŸ“‚ Library πŸ“… 1998 πŸ› Publishers Group West 🌐 English

Keith Bugg provides readers with a tutorial-based book that covers the entire software cycle and examines both Microsoft's debugger and third-party debuggers, including Purify and Bounds Checker. As the debugging process consumes much of a programmer's time, "Debugging Visual C++ Windows" is designe

Advanced Windows Debugging
✍ Mario Hewardt, Daniel Pravat πŸ“‚ Library πŸ“… 2008 πŸ› Addison-Wesley 🌐 English

If you need to use WinDbg, this just a treasure. Some tools mentioned in the book are obsolete, at least for the 64 bit platform, and I noticed a mistake in one dump, although I don't remember where it is, but overall very accurate, and presents a lot of information hard to find elsewhere. A must if

Advanced Windows Debugging
✍ Mario Hewardt, Daniel Pravat πŸ“‚ Library πŸ“… 2008 πŸ› Addison-Wesley 🌐 English

If you need to use WinDbg, this just a treasure. Some tools mentioned in the book are obsolete, at least for the 64 bit platform, and I noticed a mistake in one dump, although I don't remember where it is, but overall very accurate, and presents a lot of information hard to find elsewhere. A must if

Inside Windows Debugging
✍ Tarik Soulami πŸ“‚ Library πŸ“… 2012 🌐 English

Through a combination of best practices and common debugging and programming techniquesβ€”several of which are not currently documented in other booksβ€”this book shows developers why the system works the way it does and not simply what it does or how it does it.During the course of this book, readers L

Advanced Windows Debugging
✍ Mario Hewardt, Daniel Pravat πŸ“‚ Library πŸ“… 2008 πŸ› Addison-Wesley 🌐 English

&><p></p> <p style="margin: 0px;"> -- Bob Wilton, Escalation Engineer, Critical Problem Resolution Team, Microsoft </p> <p style="margin: 0px;">Β </p> <p style="margin: 0px;">β€œAn excellent reference for both intermediate and advanced debuggers: highly practical, and filled with tricks and strategies.