debian man page for bltdebug

Query: bltdebug

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

bltdebug(n)						       BLT Built-In Commands						       bltdebug(n)

__________________________________________________________________________________________________________________________________________________

NAME
bltdebug - print Tcl commands before execution
SYNOPSIS
bltdebug ?level? _________________________________________________________________
DESCRIPTION
The bltdebug command is a simple tracing facility for Tcl commands. Each command line is printed before it is executed on standard error. The output consists of the command line both before and after substitutions have occurred. Level indicates at what level to stop tracing commands. If level is 0, no tracing is performed. This is the default. If no level argument is given, the current level is printed.
KEYWORDS
debug
BLT
2.4 bltdebug(n)
Related Man Pages
uplevel(n) - mojave
uplevel(n) - centos
uplevel(n) - redhat
uplevel(n) - opendarwin
blt(2) - plan9
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?