المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Debugging Engine API: Writing a Debugging Tools for Windows Extension



C++ Programming
03-04-2011, 08:02 PM
Learning how to debug is a crucial developer skill. Fortunately, Visual Studio provides great tools for helping you debug your code. We'll cover the basics of building a custom debugger extension so you can analyze dump files (and also live systems) with ease.

Andrew Richards

MSDN Magazine March 2011 (http://msdn.microsoft.com/magazine/a2b59bc4-5f9f-4d88-9e66-34d95fbe1f42)