~ubuntu-branches/ubuntu/raring/tcl8.5/raring

« back to all changes in this revision

Viewing changes to doc/CrtTrace.3

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-04-17 19:08:08 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090417190808-i78jwvtk0ly1t4ss
Tags: 8.5.7-1
* New upstream release.
* Bumped standards version to 3.8.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
'\" See the file "license.terms" for information on usage and redistribution
7
7
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
8
8
'\" 
9
 
'\" RCS: @(#) $Id: CrtTrace.3,v 1.14 2008/03/26 09:59:22 dkf Exp $
 
9
'\" RCS: @(#) $Id: CrtTrace.3,v 1.14.2.1 2009/01/14 14:13:17 dgp Exp $
10
10
'\" 
11
11
.so man.macros
12
12
.TH Tcl_CreateTrace 3 "" Tcl "Tcl Library Procedures"
87
87
argument substitution.  The \fIcommandToken\fR parameter is a Tcl
88
88
command token that identifies the command to be invoked.  The token
89
89
may be passed to \fBTcl_GetCommandName\fR,
90
 
\fBTcl_GetCommandTokenInfo\fR, or \fBTcl_SetCommandTokenInfo\fR to
 
90
\fBTcl_GetCommandInfoFromToken\fR, or \fBTcl_SetCommandInfoFromToken\fR to
91
91
manipulate the definition of the command. The \fIobjc\fR and \fIobjv\fR
92
92
parameters designate the final parameter count and parameter vector
93
93
that will be passed to the command, and have had all substitutions