Tcltrace

Not logged in

tcltrace is a single executable file with a tcl/tk gui.

Usage:
. . tcltrace <scriptfile>

When the script to be traced has finished running (or you quit), an analysis window opens..

The only requirements are that you have tcl/tk 8.5 and the 'vim editor' installed due to a 'custom vim widget' being used in the gui

./configure and make
and put the executable in your path .. eg. bin/tcltrace or copy it to /usr/local/bin etc.

For more details of various subdirectories in this repo, see details

Last Modified Nov '19