Update of "Tcltrace"

Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 505cd59c4ef216cff29cf5dc909acbd6f577344c
Page Name:Tcltrace
Date: 2015-01-10 14:09:39
Original User: isam
Parent: 47888fd74d0cf0410ed8322567bb419904eea08a (diff)
Next 604e3b7d1a44209b0cb4b4bb9929b2d5894f1f04
Content

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..

You can download the latest binary for linux here
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

You will need to make the downloaded file executable.
eg. chmod 755 tcltrace

.. and put it in your path .. either ./tcltrace or copy it to /usr/local/bin etc.