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

مشاهدة النسخة كاملة : Active Scripting APIs: Add Powerful Custom Debugging to Your Script-Hosting App



C++ Programming
03-29-2009, 02:42 AM
Active Scripting is a powerful tool for adding advanced features such as macro capabilities to custom applications. This creates a need for integrated debugging services for new features added with scripting. To address this need, Microsoft has provided a set of COM interfaces for developing debugging services from within the Active Scripting framework. This article illustrates how to use the debugging services published within the Active Scripting framework to create a full-featured script debugger that can provide a multitude of debugging actions including setting breakpoints, call stack viewing, variable browsing, immediate-window viewing, thread enumeration, and application enumeration.

Mike Pellegrino

<a href="http://msdn.microsoft.com/magazine/4aee9c18-70a6-4854-8bdc-5bc183177869">MSDN Magazine December 2000