Version 0 of SoftGuard

Updated 2007-02-21 13:58:41 by LV

http://www.osn.de/user/finzel/html/sgxTools.html

This is a package derived from tcllib's profiler module. Minor changes have been made to make it usable for older Tcl versions (>= 8.0) and print out never used procedures.

There are at least 4 modules in this package:

  • sgxCT - a package which will print the trace of selected procedures and give you basic usage statistics.
  • sgxDbg - a package containing useful procedures to debug.
  • sgxRSM - a package to create basic source metrics to check code quality.
  • sgxTVC - a package to check declaration and usage of variables.

Category Dev. Tools Category Debugging