Tcl Source Code

Check-in [cc90448ff2]
Login

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

Overview
Comment:Minor clarification of description; all traces use a command prefix for their callbacks.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cc90448ff222c2d327ea7a75e59a20c128edd233
User & Date: dkf 2012-09-05 09:47:02
Context
2012-09-07
21:01
removed leftover from failed attempt to unify stub tables. check-in: 786146633c user: jan.nijtmans tags: trunk
15:47
correct font issues in define.n silence thread.test warning messages Automake updates check-in: 53895584ca user: dgp tags: core-8-6-b3-rc
2012-09-06
12:02
merge trunk check-in: 190fcdd1cb user: dgp tags: core-8-6-b3-rc
10:16
merge trunk check-in: d39b2621be user: dkf tags: dkf-http-cookies
2012-09-05
09:47
Minor clarification of description; all traces use a command prefix for their callbacks. check-in: cc90448ff2 user: dkf tags: trunk
09:37
Minor clarification of description; all traces use a command prefix for their callbacks. check-in: 2bb4e9212b user: dkf tags: core-8-5-branch
2012-08-30
18:49
...and the date too. check-in: 9701b127b9 user: dgp tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to doc/trace.n.

139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
course when the command is subsequently executed, an
.QW "invalid command"
error will occur.
.PP
For \fBleave\fR and \fBleavestep\fR operations:
.PP
.CS
\fIcommand command-string code result op\fR
.CE
.PP
\fICommand-string\fR gives the complete current command being
executed (the traced command for a \fBenter\fR operation, an
arbitrary command for a \fBenterstep\fR operation), including
all arguments in their fully expanded form.
\fICode\fR gives the result code of that execution, and \fIresult\fR







|







139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
course when the command is subsequently executed, an
.QW "invalid command"
error will occur.
.PP
For \fBleave\fR and \fBleavestep\fR operations:
.PP
.CS
\fIcommandPrefix command-string code result op\fR
.CE
.PP
\fICommand-string\fR gives the complete current command being
executed (the traced command for a \fBenter\fR operation, an
arbitrary command for a \fBenterstep\fR operation), including
all arguments in their fully expanded form.
\fICode\fR gives the result code of that execution, and \fIresult\fR