TOC PREV NEXT INDEX

 


Line-based breakpoints


Line-based breakpoints enable you to specify a line of code where the application should stop. Line-based breakpoints cause TclPro Debugger to stop before executing each command and subcommand on the specified line. Line-based breakpoints are persistent across runs of the application and debugger sessions.

TclPro Debugger does not stop at line-based breakpoints that are set in uninstrumented lines of code, blank lines, comment lines, and lines that contain only curly braces. However, variable breakpoints can be triggered if the variable is modified in uninstrumented code. See "About TclPro Instrumentation" for information.




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