Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 6.2

(Zoot)

bltdebug(n)


bltdebug

bltdebug

NAME
SYNOPSIS
DESCRIPTION
KEYWORDS

______________________________________________________________________________

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



bltdebug(n)