summaryrefslogtreecommitdiffstats
path: root/doc/CrtTrace.3
Commit message (Collapse)AuthorAgeFilesLines
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-2/+4
| | | | | | | | | | | | | | | * doc/trace.n: execution tracing [FR #462580] (lavana). * generic/tcl.h: This includes enter/leave tracing as well * generic/tclBasic.c: as inter-procedure stepping. * generic/tclCmdMZ.c: * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclInt.decls: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclVar.c: * tests/trace.test:
* Allow NULL callback on trace deletions [Bug 534728]Miguel Sofer2002-03-251-2/+2
|
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-47/+127
| | | | Tcl_SetCommandInfoFromToken. (TIPs #32 and #79.)
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+106