next up previous index
Next: Basic Tk Up: Basic Tcl Previous: Tcl Internal State

Debugging

Tcl has no built-in debugger. It has a trace   command which allows to see all modifications of a variable, but usually inserting puts   commands into the source is enough to spot the error.



Micha Meier
Tue Jul 2 09:49:39 MET DST 1996