TOC PREV NEXT INDEX

 


Modifying a Tcl Script for Remote Debugging


For your application to establish and maintain communication with TclPro Debugger, you must modify your application to source the prodebug.tcl file, which is contained in the platform-specific bin subdirectory of your TclPro installation (for example, C:\Program Files\TclPro1.4\win32ix86\bin\prodebug.tcl).

Then, your script must call the debugger_init procedure and, optionally, the debugger_eval and debugger_break procedures. You can modify your script in one of two ways: create a new "wrapper" script that sources your existing script, or modify your existing script.




http://www.ajubasolutions.com
Voice: (650) 210-0100
Fax: (650) 210-0101
support@ajubasolutions.com
TOC PREV NEXT INDEX