Debugging
    After you have finished editing and building your Tcl program, you can
    launch the program on your workstation using the
    Run > Debug... menu item
    on the workbench. You may then use breakpoints, stepping, or expression
    evaluation to debug your program.
    
    
    Breakpoints