contents   index   previous   next



The Debugger

 

 

 

Many customers desire to add debugger-like operations to their ScriptEase application. Some want their own debugger instead of the Nombas-provided one while others have similar needs that a debugger doesn't exactly fill such as writing out a trace log. Later in this chapter, we will examine hooking the Nombas debugger into your application. The first part of this chapter will involve writing a simple text-based debugger to see how you can go about it.

 


SECONTINUEFUNC

THE SIMPLE DEBUGGER

INTEGRATING THE SCRIPTEASE DEBUGGER

THE SCRIPTEASE DEBUGGER PROTOCOL VERSION 1.0