Subject: Re: 'trace command' (updated patch) - DN [1]


vincentdarley@my-deja.com - 19 Jun 2000 - comp.lang.tcl

 I've uploaded a new 'trace' patch to:

 ftp://ftp.ucsd.edu/pub/alpha/tcl/trace.diff.gz

 It adds support for

 trace {add|remove|list} {variable|command} name ops command
 trace execution ....

 (old commands are retained for backwards compatibility).  It now
 includes a pretty extensive test suite (for both old and new syntax),
 and in particular tests are there for nasty things like
 deleting/renaming a command while a command delete/rename trace is
 executing.  'trace execution' is like TclX's cmdtrace.

 I think the patch is pretty complete and robust now, and the last step
 is documentation.

 cheers,

 Vince.

 Sent via Deja.com http://www.deja.com/
 Before you buy.

Last modified
2000-07-20

(195.108.246.52)

Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated